GameServer
クラス | 関数
QuestStageMaster.h ファイル
#include <map>
#include <vector>
QuestStageMaster.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

struct  QuestStageItem
 
class  QuestStageMaster
 

関数

bool operator< (const QuestStageItem &A, const QuestStageItem &B)
 
bool operator> (const QuestStageItem &A, const QuestStageItem &B)
 

関数詳解

◆ operator<()

bool operator< ( const QuestStageItem A,
const QuestStageItem B 
)

◆ operator>()

bool operator> ( const QuestStageItem A,
const QuestStageItem B 
)