CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::DebugLoger类 参考

打印到调试输出窗口 更多...

Public 成员函数

 DebugLoger ()
 DebugLoger (const char *file, int line, const char *func_name, bool is_short_name=true)
 ~DebugLoger ()
void printA (const char *format_str,...)
void printW (const WCHAR *format_str,...)

Protected 属性

int m_line
const char * m_file
const char * m_function
const char * m_category

详细描述

打印到调试输出窗口

构造及析构函数说明

◆ DebugLoger() [1/2]

BUI::DebugLoger::DebugLoger ( )

◆ DebugLoger() [2/2]

BUI::DebugLoger::DebugLoger ( const char * file,
int line,
const char * func_name,
bool is_short_name = true )

◆ ~DebugLoger()

BUI::DebugLoger::~DebugLoger ( )

成员函数说明

◆ printA()

void BUI::DebugLoger::printA ( const char * format_str,
... )

◆ printW()

void BUI::DebugLoger::printW ( const WCHAR * format_str,
... )

类成员变量说明

◆ m_category

const char* BUI::DebugLoger::m_category
protected

◆ m_file

const char* BUI::DebugLoger::m_file
protected

◆ m_function

const char* BUI::DebugLoger::m_function
protected

◆ m_line

int BUI::DebugLoger::m_line
protected
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2026 · CBlueStudio 版权所有