Project Alice
Loading...
Searching...
No Matches
trigger::trigger_container< return_type, primary_type, this_type, from_type > Struct Template Reference
Collaboration diagram for trigger::trigger_container< return_type, primary_type, this_type, from_type >:

Static Public Member Functions

static constexpr return_type (CALLTYPE *trigger_functions[])(uint16_t const *
 

Public Attributes

static constexpr sys::state primary_type
 
static constexpr sys::state this_type
 
static constexpr sys::state from_type
 

Detailed Description

template<typename return_type, typename primary_type, typename this_type, typename from_type>
struct trigger::trigger_container< return_type, primary_type, this_type, from_type >

Definition at line 5652 of file triggers.cpp.

Member Function Documentation

◆ return_type()

template<typename return_type , typename primary_type , typename this_type , typename from_type >
static constexpr trigger::trigger_container< return_type, primary_type, this_type, from_type >::return_type ( CALLTYPE trigger_functions[]) const
staticconstexpr

Member Data Documentation

◆ from_type

template<typename return_type , typename primary_type , typename this_type , typename from_type >
constexpr sys::state trigger::trigger_container< return_type, primary_type, this_type, from_type >::from_type

Definition at line 5654 of file triggers.cpp.

◆ primary_type

template<typename return_type , typename primary_type , typename this_type , typename from_type >
constexpr sys::state trigger::trigger_container< return_type, primary_type, this_type, from_type >::primary_type

Definition at line 5654 of file triggers.cpp.

◆ this_type

template<typename return_type , typename primary_type , typename this_type , typename from_type >
constexpr sys::state trigger::trigger_container< return_type, primary_type, this_type, from_type >::this_type

Definition at line 5654 of file triggers.cpp.


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