FACT++  1.0
std::string Event::GetName ( ) const
inlinevirtual

Return the stored name of the event.

Reimplemented from EventImp.

Definition at line 31 of file Event.h.

References fName.

Referenced by StateMachineFAD< T >::Configure().

31 { return fName; }
std::string fName
Definition: Event.h:9

+ Here is the caller graph for this function: