名字空间 |
namespace | hgl |
| __MAKE_HGL__&&!__MAKE_PLUGIN__
|
namespace | hgl::loginfo_plugins |
函数 |
void | hgl::loginfo_plugins::CheckCodePage (int cp) |
void | hgl::loginfo_plugins::WriteNewLine () |
void | hgl::loginfo_plugins::WriteWideStringSize (const wchar_t *str, int size) |
void | hgl::loginfo_plugins::WriteWideString (const wchar_t *str) |
int | hgl::loginfo_plugins::AnsiToWide (uint ccp, const char *str, int size) |
void | hgl::loginfo_plugins::WriteAnsiStringSize (CCP ccp, const char *str, int size) |
void | hgl::loginfo_plugins::WriteAnsiString (CCP ccp, const char *str) |
void | hgl::loginfo_plugins::ShowWideMessage (const wchar_t *str) |
void | hgl::loginfo_plugins::ShowAnsiMessage (CCP ccp, const char *str) |
void | hgl::loginfo_plugins::PutWideError (const wchar_t *str) |
void | hgl::loginfo_plugins::PutAnsiError (CCP ccp, const char *str) |
void | hgl::loginfo_plugins::WriteFileHeader () |
bool | hgl::loginfo_plugins::CreateLog (const wchar_t *project_code, bool show_error) |
void | hgl::loginfo_plugins::CloseLog () |
bool __cdecl | hgl::GetLogPlugInInterface (uint32 ver, void *data) |