BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
ConsoleSingleton
_aclObservers
_bCanRefresh
_bVerbose
_defaultLogLevel
_logLevels
_pcSingleton
AttachObserver
BIMHome_ConsoleMsgType
BufferSize
ConnectionMode
connectionMode
ConsoleMode
ConsoleOutput
ConsoleSingleton
Destruct
DetachObserver
EnableRefresh
Error
Get
GetLogLevel
Instance
IsMsgTypeEnabled
Log
LogLevel
Message
Methods
NotifyError
NotifyLog
NotifyMessage
NotifyWarning
Refresh
SetConnectionMode
SetConsoleMode
SetDefaultLogLevel
SetEnabledMsgType
sPyError
sPyGetStatus
sPyLog
sPyMessage
sPySetStatus
sPyWarning
UnsetConsoleMode
Warning
~ConsoleSingleton
◆
IsMsgTypeEnabled()
bool IsMsgTypeEnabled
(
const char *
sObs
,
BIMHome_ConsoleMsgType
type
)
const
检查消息类型是否启用
检查特定控制台观察者是否启用了特定消息类型。
参数
[in]
sObs
观察者名称
[in]
type
消息类型
返回
如果启用返回 true;否则返回 false