|
| void | dtLog (const char *format,...) |
| |
|
| virtual void | doDtLog (const char *, const int) |
| |
◆ doDtLog()
| virtual void AtomsUtils::dtTileCacheLogContext::doDtLog |
( |
const char * |
, |
|
|
const int |
|
|
) |
| |
|
inlineprotectedvirtual |
Logs a message.
- Parameters
-
| [in] | category | The category of the message. |
| [in] | msg | The formatted message. |
| [in] | len | The length of the formatted message. |
◆ dtLog()
| void AtomsUtils::dtTileCacheLogContext::dtLog |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
Logs a message.
- Parameters
-
| [in] | category | The category of the message. |
| [in] | format | The message. |
The documentation for this class was generated from the following file: