中国象棋控件 2.0.15
载入中...
搜索中...
未找到
CChessGame 成员列表

成员的完整列表,这些成员属于 CChessGame,包括所有继承而来的类成员

_ENUM_BianMa 枚举名称 (定义于 CChessGame)CChessGameprivate
_SavePgnFormat 枚举名称 (定义于 CChessGame)CChessGame
AddTag(const std::string &szTag, const std::string &szVal) (定义于 CChessGame)CChessGame
BianMa 枚举值 (定义于 CChessGame)CChessGameprivate
CChessGame() (定义于 CChessGame)CChessGame
CheckGame(const CPiece::ENUM_QiZi board[][10])CChessGamestatic
Chinese 枚举值 (定义于 CChessGame)CChessGame
ENUM_BianMa typedef (定义于 CChessGame)CChessGameprivate
GetBlackName() (定义于 CChessGame)CChessGame
GetEndTime() (定义于 CChessGame)CChessGame
GetNextStep(int &i, int &j, CPiece::ENUM_QiZi &qz)CChessGame
GetPreviouStep(int &i, int &j, CPiece::ENUM_QiZi &qz)CChessGame
GetRedName() (定义于 CChessGame)CChessGame
GetStartGameBoard(CPiece::ENUM_QiZi board[][10])CChessGame
GetStartTime() (定义于 CChessGame)CChessGame
GetTag(const std::string &szpTag) (定义于 CChessGame)CChessGame
ICCS 枚举值 (定义于 CChessGame)CChessGame
JieMa 枚举值 (定义于 CChessGame)CChessGameprivate
LoadChessGame(const char *pFileName) (定义于 CChessGame)CChessGame
LoadChessGamePgn(const char *pFileName, _SavePgnFormat f=Chinese) (定义于 CChessGame)CChessGame
m_bFuPangCChessGameprivate
m_ChessGameCChessGameprivate
m_nIndex (定义于 CChessGame)CChessGameprivate
m_StartGame (定义于 CChessGame)CChessGame
m_szBlackNameCChessGameprivate
m_szRedNameCChessGameprivate
m_TagsCChessGameprivate
m_tmEndCChessGameprivate
m_tmStartCChessGameprivate
QiZiBianMa(int *i, int *j, CPiece::ENUM_QiZi *qz, strCODE *pCode, ENUM_BianMa bianma=BianMa)CChessGameprivate
ReadStringFromFile(std::ifstream &i, std::string &s) (定义于 CChessGame)CChessGameprivate
RevokeStep()CChessGame
SaveChessGame(const char *pFileName)CChessGame
SaveChessGamePgn(const char *pFileName, _SavePgnFormat f=Chinese) (定义于 CChessGame)CChessGame
SaveStep(int i, int j, CPiece::ENUM_QiZi qz, const char *pDescript=nullptr, time_t tm=time(nullptr))CChessGame
SetBlackName(const char *pszName) (定义于 CChessGame)CChessGame
SetEndTime(const time_t &t) (定义于 CChessGame)CChessGame
SetRedName(const char *pszName) (定义于 CChessGame)CChessGame
SetStartTime(const time_t &t) (定义于 CChessGame)CChessGame
WriteStringToFile(std::ofstream &o, std::string &s) (定义于 CChessGame)CChessGameprivate
WXF 枚举值 (定义于 CChessGame)CChessGame
~CChessGame() (定义于 CChessGame)CChessGamevirtual