CSCommon: MMessenger 클래스 참조

MAIET

MMessenger 클래스 참조

#include <MMessenger.h>

전체 멤버 목록 보기


세부 사항

메세지를 담고 있는 기본 클래스

public 타입

typedef map< int, string > MsgMap
typedef MsgMap::iterator MsgIter
typedef pair< int, string > MsgPair

public 메소드

 MMessenger (const char *pszTOK_MESSAGE="MESSAGE", const char *pszTOK_CID="cid")
bool InitializeMessage (const char *pszFileName, MZFileSystem *pfs=0)
bool TranslateMessage (char *poutStr, const int nStringCode, const int argnum=0, const char *arg1=NULL,...)
const char * GetStr (const int nStringCode)
void Release ()

이 클래스을 위한 문서화는 다음의 파일들로부터 생성되었습니다.


MAIET entertainment