VPTissue Reference Manual
WallType.cpp File Reference

Implementation of WallType. More...

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

Go to the source code of this file.

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 
 SimPT_Sim::WallType
 Namespace for Types walls.
 

Functions

Type SimPT_Sim::WallType::FromString (std::string s)
 Converts a string with name to WallType::Type value.
 
string SimPT_Sim::WallType::ToString (Type w)
 Converts a WallType::Type value to corresponding name.
 

Detailed Description

Implementation of WallType.

Definition in file WallType.cpp.