quill
Public Member Functions | Public Attributes | List of all members
detail::TransitEvent::RuntimeMetadata Struct Reference
Collaboration diagram for detail::TransitEvent::RuntimeMetadata:
Collaboration graph
[legend]

Public Member Functions

 RuntimeMetadata (char const *file, uint32_t line, char const *function, char const *in_tags, char const *in_fmt, LogLevel log_level)
 
 RuntimeMetadata (RuntimeMetadata const &other)
 
RuntimeMetadataoperator= (RuntimeMetadata const &other)
 
 RuntimeMetadata (RuntimeMetadata &&other) noexcept=delete
 
RuntimeMetadataoperator= (RuntimeMetadata &&other) noexcept=delete
 

Public Attributes

std::string fmt
 
std::string source_location
 
std::string function_name
 
std::string tags
 
MacroMetadata macro_metadata
 
bool has_runtime_metadata {false}
 

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