The LoggingEventData object. More...
Public Member Functions | |
~LoggingEventData () | |
Default Destructor. More... | |
const char * | GetCategoryName () |
Gets the logging event category name. More... | |
const char * | GetLogMessage () |
Gets the logging event message. More... | |
const char * | GetNDC () |
Gets the logging event's Nested Diagnostic Context (NDC). More... | |
const int | GetPriority () |
Gets the logging event priority. More... | |
const char * | GetThreadName () |
Gets the logging event thread name. More... | |
const char * | GetTimestamp () |
Gets the logging event time stamp. More... | |
const char * | GetPriorityName () |
Gets the logging event priority name. More... | |
Protected Member Functions | |
LoggingEventData (void *data) | |
Default Constructor. More... | |
Friends | |
class | SystemImpl |
The LoggingEventData object.
~LoggingEventData | ( | ) |
Default Destructor.
|
protected |
Default Constructor.
const char* GetCategoryName | ( | ) |
Gets the logging event category name.
const char* GetLogMessage | ( | ) |
Gets the logging event message.
const char* GetNDC | ( | ) |
Gets the logging event's Nested Diagnostic Context (NDC).
const int GetPriority | ( | ) |
Gets the logging event priority.
const char* GetPriorityName | ( | ) |
Gets the logging event priority name.
const char* GetThreadName | ( | ) |
Gets the logging event thread name.
const char* GetTimestamp | ( | ) |
Gets the logging event time stamp.
|
friend |
Contact Support | Spinnaker® SDK Programmer's Guide and API Reference | Thu Dec 16 2021 © FLIR Integrated Imaging Solutions Inc. All rights reserved. |