HSMCPP
Content
Getting Started
Features
Platforms
Code Generation
Tools
FAQ
API Reference
API Reference
Class Hierarchy
File Hierarchy
API List
Namespaces
Classes and Structs
Enums
Variables
Defines
Typedefs
Typedef hsmcpp::ActionHandlerFunc_t
Typedef hsmcpp::ByteArray_t
Typedef hsmcpp::EnqueuedEventHandlerFunc_t
Typedef hsmcpp::EventHandlerFunc_t
Typedef hsmcpp::EventID_t
Typedef hsmcpp::HandlerID_t
Typedef hsmcpp::HsmStateChangedCallback_t
Typedef hsmcpp::HsmStateEnterCallback_t
Typedef hsmcpp::HsmStateExitCallback_t
Typedef hsmcpp::HsmTransitionCallback_t
Typedef hsmcpp::HsmTransitionConditionCallback_t
Typedef hsmcpp::HsmTransitionFailedCallback_t
Typedef hsmcpp::StateID_t
Typedef hsmcpp::TimerHandlerFunc_t
Typedef hsmcpp::TimerID_t
Typedef hsmcpp::VariantList_t
Typedef hsmcpp::VariantMap_t
Typedef hsmcpp::VariantPair_t
Typedef hsmcpp::VariantVector_t
Other
Repository
Changelog
License
HSMCPP
API Reference
Typedef hsmcpp::VariantVector_t
Typedef hsmcpp::VariantVector_t
Defined in
File variant.hpp
Typedef Documentation
using
hsmcpp
::
VariantVector_t
=
std
::
vector
<
Variant
>