gramods
Public Types | Public Member Functions | Public Attributes | List of all members
gramods::gmCore::MessageSink::Message Struct Reference
Collaboration diagram for gramods::gmCore::MessageSink::Message:
Collaboration graph
[legend]

Public Types

typedef std::chrono::steady_clock clock
 

Public Member Functions

 Message (ConsoleLevel level, std::string tag, std::string msg, std::string file, int line, std::string function)
 
 Message (ConsoleLevel level, std::string tag, std::string msg)
 
clock::duration getDuration ()
 

Public Attributes

ConsoleLevel level
 
std::string tag
 
std::string message
 
bool source_data_available
 
std::string file
 
int line
 
std::string function
 
clock::time_point time_stamp
 

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