Namespaces | |
rndf | |
Classes | |
class | Graph |
ToDo. More... | |
class | RoadNetwork |
ToDo. More... | |
Functions | |
bool | env (const std::string &_name, std::string &_value) |
Find the environment variable '_name' and return its value. More... | |
bool manifold::env | ( | const std::string & | _name, |
std::string & | _value | ||
) |
Find the environment variable '_name' and return its value.
[in] | _name | Name of the environment variable. |
[out] | _value | Value if the variable was found. |