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

◆ factoryFunction

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

◆ orthogonalType

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

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