mc_rtc::Logger::GUIEvent Struct Reference

GUI callback event. More...

#include <mc_rtc/log/Logger.h>

Collaboration diagram for mc_rtc::Logger::GUIEvent:

Public Attributes

std::vector< std::string > category
 
std::string name
 
mc_rtc::Configuration data
 

Detailed Description

GUI callback event.

Member Data Documentation

◆ category

std::vector<std::string> mc_rtc::Logger::GUIEvent::category

Category of the item

◆ data

mc_rtc::Configuration mc_rtc::Logger::GUIEvent::data

Payload of the callback

◆ name

std::string mc_rtc::Logger::GUIEvent::name

Name of the time


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