SMACC2
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
smacc2::default_events::EvLoopContinue< TSource > Struct Template Reference

#include <smacc_default_events.hpp>

Inheritance diagram for smacc2::default_events::EvLoopContinue< TSource >:
Inheritance graph
Collaboration diagram for smacc2::default_events::EvLoopContinue< TSource >:
Collaboration graph

Static Public Member Functions

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

Detailed Description

template<typename TSource>
struct smacc2::default_events::EvLoopContinue< TSource >

Definition at line 120 of file smacc_default_events.hpp.

Member Function Documentation

◆ getDefaultTransitionTag()

template<typename TSource >
static std::string smacc2::default_events::EvLoopContinue< TSource >::getDefaultTransitionTag ( )
inlinestatic

Definition at line 122 of file smacc_default_events.hpp.

122{ return demangledTypeName<CONTINUELOOP>(); }

◆ getDefaultTransitionType()

template<typename TSource >
static std::string smacc2::default_events::EvLoopContinue< TSource >::getDefaultTransitionType ( )
inlinestatic

Definition at line 124 of file smacc_default_events.hpp.

124{ return demangledTypeName<CONTINUELOOP>(); }

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