Public Types | Public Member Functions | Public Attributes | List of all members
icl_core::logging::LogOutputStream::LogFormatEntry Struct Reference

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

icl_core::logging::LogOutputStream::LogFormatEntry::LogFormatEntry ( )
inline

Definition at line 327 of file LogOutputStream.h.

Member Data Documentation

char icl_core::logging::LogOutputStream::LogFormatEntry::suffix[100]

Definition at line 337 of file LogOutputStream.h.

char icl_core::logging::LogOutputStream::LogFormatEntry::text[100]

Definition at line 336 of file LogOutputStream.h.

EntryType icl_core::logging::LogOutputStream::LogFormatEntry::type

Definition at line 334 of file LogOutputStream.h.

size_t icl_core::logging::LogOutputStream::LogFormatEntry::width

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 Mon Jun 10 2019 13:17:59