Stride Reference Manual
- generated for commit 9643b11
|
Implementation of EventId. More...
Go to the source code of this file.
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::sim_event | |
Namespace to manage events signalled by the SimRunner. | |
Functions | |
bool | stride::sim_event::IsType (const std::string &s) |
Check whether string is name of a ContactPoolType::Id. More... | |
string | stride::sim_event::ToString (Id w) |
Converts a ContactPoolType::Id value to corresponding name. More... | |
Id | stride::sim_event::ToType (const std::string &s) |
Converts a string with name to Id. More... | |
Implementation of EventId.
Definition in file Id.cpp.