SMACC
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
smacc::default_events::EvLoopEnd< TSource > Struct Template Reference

#include <smacc_default_events.h>

Inheritance diagram for smacc::default_events::EvLoopEnd< TSource >:
Inheritance graph
Collaboration diagram for smacc::default_events::EvLoopEnd< TSource >:
Collaboration graph

Static Public Member Functions

static std::string getDefaultTransitionTag ()
 
static std::string getDefaultTransitionType ()
 

Detailed Description

template<typename TSource>
struct smacc::default_events::EvLoopEnd< TSource >

Definition at line 147 of file smacc_default_events.h.

Member Function Documentation

◆ getDefaultTransitionTag()

template<typename TSource >
static std::string smacc::default_events::EvLoopEnd< TSource >::getDefaultTransitionTag ( )
inlinestatic

Definition at line 149 of file smacc_default_events.h.

150 {
151 return demangledTypeName<ENDLOOP>();
152 }

◆ getDefaultTransitionType()

template<typename TSource >
static std::string smacc::default_events::EvLoopEnd< TSource >::getDefaultTransitionType ( )
inlinestatic

Definition at line 154 of file smacc_default_events.h.

155 {
156 return demangledTypeName<ENDLOOP>();
157 }

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