CMGDK r49-rc2
名字空间 | 函数
K:/CMGDKv18/SDK/Source/Base/LogInfo/Loginfo.cpp文件参考
#include <hgl/hgl.h>
#include <hgl/type/DateTime.H>
#include <wchar.h>
#include <stdio.h>
#include <stdarg.h>
#include <windows.h>
#include "LogPlugIn.H"

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


namespace  hgl::loginfo

函数

void hgl::loginfo::PutLogHeader ()
PlugInhgl::loginfo::CreateLog (const wchar_t *project_code, bool hint_error)
PlugInhgl::loginfo::InitLog (const wchar_t *, bool)
 初始化日志系统
void hgl::loginfo::CloseLog ()
 关闭日志系统
void hgl::loginfo::PutInfo ()
 无内容输出(断行)
void hgl::loginfo::PutInfo (uint ccp, const char *fmt,...)
void hgl::loginfo::PutInfo (const wchar_t *,...)
 输出日志信息(UNICODE版本)
void hgl::loginfo::PutError (uint ccp, const char *fmt,...)
void hgl::loginfo::PutError (const wchar_t *,...)
 输出错误信息(UNICODE版本)
void hgl::loginfo::ShowMessage (uint ccp, const char *fmt,...)
void hgl::loginfo::ShowMessage (const wchar_t *,...)
 显示信息(UNICODE版本)
bool hgl::loginfo::ShowSelectDialog (const wchar_t *)
 显示YES/NO对话框
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义