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

#include <smacc_default_events.hpp>

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 128 of file smacc_default_events.hpp.

Member Function Documentation

◆ getDefaultTransitionTag()

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

Definition at line 130 of file smacc_default_events.hpp.

130{ return demangledTypeName<ENDLOOP>(); }

◆ getDefaultTransitionType()

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

Definition at line 132 of file smacc_default_events.hpp.

132{ return demangledTypeName<ENDLOOP>(); }

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