|
BALL
1.5.0
|
#include <BALL/COMMON/logStream.h>
Public Member Functions | |
| LoglineStruct () | |
Public Attributes | |
| int | level |
| string | text |
| Time | time |
Definition at line 176 of file logStream.h.
|
inline |
Definition at line 182 of file logStream.h.
| int BALL::LogStreamBuf::LoglineStruct::level |
Definition at line 178 of file logStream.h.
| string BALL::LogStreamBuf::LoglineStruct::text |
Definition at line 179 of file logStream.h.
| Time BALL::LogStreamBuf::LoglineStruct::time |
Definition at line 180 of file logStream.h.