|
Stride Reference Manual
- generated for commit 9643b11
|
Implementation of ContactPoolType. More...

Go to the source code of this file.
Namespaces | |
| stride | |
| Namespace for the simulator and related classes. | |
| stride::ContactType | |
| Namespace to manage types of ContactPool. | |
Functions | |
| bool | stride::ContactType::IsId (const std::string &s) |
| Check whether string is name of a ContactPoolType::Id. More... | |
| Id | stride::ContactType::ToId (const std::string &s) |
| Converts a string with name to Id. More... | |
| string | stride::ContactType::ToString (Id w) |
| Converts a ContactPoolType::Id value to corresponding name. More... | |
Implementation of ContactPoolType.
Definition in file ContactType.cpp.