#include <ParametricPathProcessor.h>
| ParametricPathProcessor::ParametricPathProcessor |
( |
| ) |
|
| ParametricPathProcessor::~ParametricPathProcessor |
( |
| ) |
|
| const std::string & ParametricPathProcessor::errorMessage |
( |
| ) |
const |
| boost::optional< std::string > ParametricPathProcessor::expand |
( |
const std::string & |
path | ) |
const |
| std::string ParametricPathProcessor::parameterize |
( |
const std::string & |
orgPathString | ) |
const |
- Todo:
- Use integated nested map whose node is a single path element to be more efficient.
| void ParametricPathProcessor::setBaseDirectory |
( |
const std::string & |
directory | ) |
|
| void ParametricPathProcessor::setVariables |
( |
Mapping * |
variables | ) |
|
The documentation for this class was generated from the following files: