DOM.
More...
#include <AECBase.h>
DOM.
Definition at line 47 of file AECBase.h.
◆ AECModule()
◆ ~AECModule()
virtual AECModule::~AECModule |
( |
| ) |
|
|
virtual |
◆ formatMessage()
virtual OdString AECModule::formatMessage |
( |
unsigned int |
nCode, |
|
|
va_list * |
argList = 0 |
|
) |
| |
|
virtual |
Returns AEC-module specific message string formatted using a vsprintf-style format string and argument list.
- Parameters
-
nCode | [in] String resource identifier containing the format string. |
argList | [in] Argument list.
|
Reimplemented in AECBase.
◆ formatMsg()
virtual OdString AECModule::formatMsg |
( |
unsigned int |
nCode, |
|
|
|
... |
|
) |
| |
|
virtual |
Returns AEC-module specific message string formatted using a vsprintf-style format string and arguments.
- Parameters
-
formatID | [in] String resource identifier containing the format string. |
◆ LoadDependency()
void AECModule::LoadDependency |
( |
const OdString & |
strModuleName | ) |
|
|
protected |
◆ m_bIsModuleInitiated
bool AECModule::m_bIsModuleInitiated |
|
protected |
The documentation for this class was generated from the following file: