Stride Reference Manual  - generated for commit 9643b11
ContactLogMode.cpp File Reference

Implementation of ContactLogMode. More...

#include "ContactLogMode.h"
#include <boost/algorithm/string.hpp>
#include <map>
Include dependency graph for ContactLogMode.cpp:

Go to the source code of this file.

Namespaces

 stride
 Namespace for the simulator and related classes.
 
 stride::ContactLogMode
 Enum specifiying the level of logging required:
 

Functions

string stride::ContactLogMode::ToString (ContactLogMode::Id w)
 Converts a LogMode value to corresponding name. More...
 
Id stride::ContactLogMode::ToMode (const std::string &s)
 Converts a string with name to LogMode value. More...
 

Detailed Description

Implementation of ContactLogMode.

Definition in file ContactLogMode.cpp.