Public Types | Public Member Functions | Public Attributes
icl_core::logging::LogOutputStream::LogFormatEntry Struct Reference

List of all members.

Public Types

enum  EntryType {
  eT_TEXT, eT_CLASSNAME, eT_OBJECTNAME, eT_FUNCTION,
  eT_MESSAGE, eT_FILENAME, eT_LINE, eT_LEVEL,
  eT_STREAM, eT_TIMESTAMP, eT_TIMESTAMP_MS
}

Public Member Functions

 LogFormatEntry ()

Public Attributes

char suffix [100]
char text [100]
EntryType type
size_t width

Detailed Description

Represents an entry in the log format.

Definition at line 310 of file LogOutputStream.h.


Member Enumeration Documentation

Enumerator:
eT_TEXT 
eT_CLASSNAME 
eT_OBJECTNAME 
eT_FUNCTION 
eT_MESSAGE 
eT_FILENAME 
eT_LINE 
eT_LEVEL 
eT_STREAM 
eT_TIMESTAMP 
eT_TIMESTAMP_MS 

Definition at line 312 of file LogOutputStream.h.


Constructor & Destructor Documentation

Definition at line 327 of file LogOutputStream.h.


Member Data Documentation

Definition at line 337 of file LogOutputStream.h.

Definition at line 336 of file LogOutputStream.h.

Definition at line 334 of file LogOutputStream.h.

Definition at line 335 of file LogOutputStream.h.


The documentation for this struct was generated from the following file:


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:26