SMACC2
Loading...
Searching...
No Matches
Public Attributes | List of all members
smacc2::introspection::ClientBehaviorInfoEntry Struct Reference

#include <smacc_state_info.hpp>

Collaboration diagram for smacc2::introspection::ClientBehaviorInfoEntry:
Collaboration graph

Public Attributes

std::function< void(smacc2::ISmaccState *)> factoryFunction
 
const std::type_info * behaviorType
 
const std::type_info * orthogonalType
 

Detailed Description

Definition at line 32 of file smacc_state_info.hpp.

Member Data Documentation

◆ behaviorType

const std::type_info* smacc2::introspection::ClientBehaviorInfoEntry::behaviorType

Definition at line 35 of file smacc_state_info.hpp.

◆ factoryFunction

std::function<void(smacc2::ISmaccState *)> smacc2::introspection::ClientBehaviorInfoEntry::factoryFunction

Definition at line 34 of file smacc_state_info.hpp.

◆ orthogonalType

const std::type_info* smacc2::introspection::ClientBehaviorInfoEntry::orthogonalType

Definition at line 36 of file smacc_state_info.hpp.


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