#include <sevt/StationConstants.h>Go to the source code of this file.
Namespaces | |
| sevt | |
| sevt::StationConstants | |
Macros | |
| #define | CASE_RETURN(_x_) case e##_x_: return #_x_ |
Functions | |
| std::string | sevt::StationConstants::GetSignalComponentName (const SignalComponent comp) |
| #define CASE_RETURN | ( | _x_ | ) | case e##_x_: return #_x_ |
Definition at line 8 of file StationConstants.cc.
Referenced by sevt::StationConstants::GetSignalComponentName().