MIRA
Public Member Functions | Public Attributes | List of all members
ErrorService::Error Struct Reference

Error informations. More...

#include <fw/ErrorService.h>

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 
 Error ()
 

Public Attributes

std::string category
 
std::string authority
 
std::string trText
 
std::string message
 
uint32 count
 
Time timestamp
 

Detailed Description

Error informations.

Constructor & Destructor Documentation

◆ Error()

Error ( )
inline

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ category

std::string category

◆ authority

std::string authority

◆ trText

std::string trText

◆ message

std::string message

◆ count

uint32 count

◆ timestamp

Time timestamp

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