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

#include <smacc_state_info.h>

Collaboration diagram for smacc::introspection::ClientBehaviorInfoEntry:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 18 of file smacc_state_info.h.

Member Data Documentation

◆ behaviorType

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

◆ factoryFunction

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

◆ orthogonalType

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

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