Diagnostic message. More...
#include <DiagnosticUtils.h>
Public Member Functions | |
DiagnosticMessage () | |
Public Attributes | |
Side | side |
std::string | type |
Source | source |
std::string | fesaClass |
std::string | thread |
int64_t | count |
std::string | name |
Action | action |
std::string | msg |
Diagnostic message.
Definition at line 147 of file DiagnosticUtils.h.
fesa::DiagnosticUtils::DiagnosticMessage::DiagnosticMessage | ( | ) | [inline] |
Definition at line 159 of file DiagnosticUtils.h.
Definition at line 156 of file DiagnosticUtils.h.
Referenced by fesa::SetDiagnosticSetting::execute(), fesa::ServerAction< DeviceType, DataType, FilterType >::execute(), fesa::GetDiagnosticSetting::execute(), fesa::AbstractRTAction::executeAction(), fesa::DiagnosticUtils::formatMessage(), fesa::RTEvent::RTEvent(), and fesa::RTEvent::~RTEvent().
Definition at line 154 of file DiagnosticUtils.h.
Referenced by fesa::DiagnosticUtils::formatMessage(), and fesa::FrameworkDiagnostics::log().
Definition at line 152 of file DiagnosticUtils.h.
std::string fesa::DiagnosticUtils::DiagnosticMessage::msg |
Definition at line 157 of file DiagnosticUtils.h.
Referenced by fesa::ServerAction< DeviceType, DataType, FilterType >::execute(), fesa::AbstractRTAction::executeAction(), fesa::DiagnosticUtils::formatMessage(), fesa::FesaDeviceServer::get(), fesa::AbstractServerEquipment::getServerNameFromConfigurationFile(), fesa::NotificationIDManager::load(), fesa::RTScheduler::logDiagnostics(), fesa::FesaDeviceServer::monitorOff(), fesa::FesaDeviceServer::monitorOn(), fesa::NotificationConsumer::NotificationConsumer(), fesa::NotificationProducer::NotificationProducer(), fesa::NotificationThread::NotificationThread(), fesa::NotificationConsumer::run(), fesa::FesaDeviceServer::runDeviceServer(), fesa::NotificationIDManager::save(), fesa::FesaDeviceServer::set(), fesa::SubscriptionParameter::SubscriptionParameter(), and fesa::SubscriptionParameter::~SubscriptionParameter().
std::string fesa::DiagnosticUtils::DiagnosticMessage::name |
Definition at line 155 of file DiagnosticUtils.h.
Referenced by fesa::SetDiagnosticSetting::execute(), fesa::ServerAction< DeviceType, DataType, FilterType >::execute(), fesa::GetDiagnosticSetting::execute(), fesa::AbstractRTAction::executeAction(), fesa::DiagnosticUtils::formatMessage(), fesa::NotificationIDManager::load(), fesa::Diagnostics::log(), fesa::RTEvent::RTEvent(), fesa::NotificationIDManager::save(), and fesa::RTEvent::~RTEvent().
Definition at line 149 of file DiagnosticUtils.h.
Referenced by fesa::SetDiagnosticSetting::execute(), fesa::ServerAction< DeviceType, DataType, FilterType >::execute(), fesa::GetDiagnosticSetting::execute(), fesa::AbstractRTAction::executeAction(), fesa::DiagnosticUtils::formatMessage(), fesa::FesaDeviceServer::get(), fesa::AbstractServerEquipment::getServerNameFromConfigurationFile(), fesa::NotificationIDManager::load(), fesa::Diagnostics::log(), fesa::RTScheduler::logDiagnostics(), fesa::FesaDeviceServer::monitorOff(), fesa::FesaDeviceServer::monitorOn(), fesa::NotificationConsumer::NotificationConsumer(), fesa::NotificationProducer::NotificationProducer(), fesa::NotificationThread::NotificationThread(), fesa::RTEvent::RTEvent(), fesa::NotificationConsumer::run(), fesa::FesaDeviceServer::runDeviceServer(), fesa::NotificationIDManager::save(), fesa::FesaDeviceServer::set(), fesa::SubscriptionParameter::SubscriptionParameter(), fesa::RTEvent::~RTEvent(), and fesa::SubscriptionParameter::~SubscriptionParameter().
Definition at line 151 of file DiagnosticUtils.h.
Referenced by fesa::SetDiagnosticSetting::execute(), fesa::ServerAction< DeviceType, DataType, FilterType >::execute(), fesa::GetDiagnosticSetting::execute(), fesa::AbstractRTAction::executeAction(), fesa::DiagnosticUtils::formatMessage(), fesa::FesaDeviceServer::get(), fesa::AbstractServerEquipment::getServerNameFromConfigurationFile(), fesa::NotificationIDManager::load(), fesa::RTScheduler::logDiagnostics(), fesa::FesaDeviceServer::monitorOff(), fesa::FesaDeviceServer::monitorOn(), fesa::NotificationConsumer::NotificationConsumer(), fesa::NotificationThread::NotificationThread(), fesa::RTEvent::RTEvent(), fesa::NotificationConsumer::run(), fesa::FesaDeviceServer::runDeviceServer(), fesa::NotificationIDManager::save(), fesa::FesaDeviceServer::set(), fesa::SubscriptionParameter::SubscriptionParameter(), fesa::RTEvent::~RTEvent(), and fesa::SubscriptionParameter::~SubscriptionParameter().
std::string fesa::DiagnosticUtils::DiagnosticMessage::thread |
Definition at line 153 of file DiagnosticUtils.h.
Referenced by fesa::DiagnosticUtils::formatMessage().
std::string fesa::DiagnosticUtils::DiagnosticMessage::type |
Definition at line 150 of file DiagnosticUtils.h.