RTC Toolkit  1.0.0
Public Attributes | List of all members
rtctk::componentFramework::Transition Struct Reference

#include <model.hpp>

Public Attributes

Statem_source
 
Statem_target
 
std::string m_event_id
 
std::string m_guard_id
 
std::string m_action_id
 

Member Data Documentation

◆ m_action_id

std::string rtctk::componentFramework::Transition::m_action_id

◆ m_event_id

std::string rtctk::componentFramework::Transition::m_event_id

◆ m_guard_id

std::string rtctk::componentFramework::Transition::m_guard_id

◆ m_source

State* rtctk::componentFramework::Transition::m_source

◆ m_target

State* rtctk::componentFramework::Transition::m_target

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