#include <ParametricPathProcessor.h>
◆ ParametricPathProcessor()
ParametricPathProcessor::ParametricPathProcessor |
( |
| ) |
|
◆ ~ParametricPathProcessor()
ParametricPathProcessor::~ParametricPathProcessor |
( |
| ) |
|
◆ errorMessage()
const std::string & ParametricPathProcessor::errorMessage |
( |
| ) |
const |
◆ expand()
boost::optional< std::string > ParametricPathProcessor::expand |
( |
const std::string & |
path | ) |
const |
◆ instance()
◆ parameterize()
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.
◆ setBaseDirectory()
void ParametricPathProcessor::setBaseDirectory |
( |
const std::string & |
directory | ) |
|
◆ setVariables()
void ParametricPathProcessor::setVariables |
( |
Mapping * |
variables | ) |
|
The documentation for this class was generated from the following files: