![]() |
VPTissue Reference Manual
|
Definition of WallType. More...
#include <string>

Go to the source code of this file.
Namespaces | |
| SimPT_Sim | |
| Namespace for the core simulator. | |
| SimPT_Sim::WallType | |
| Namespace for Types walls. | |
Enumerations | |
| enum | SimPT_Sim::WallType::Type { AuxinSource, AuxinSink, Normal } |
| Enumerates the wall types. | |
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. | |
Definition of WallType.
Definition in file WallType.h.