Keep track of sortorder from original configfile.
More...
#include <ConfigFile.hpp>
Keep track of sortorder from original configfile.
Definition at line 82 of file ConfigFile.hpp.
youbot::SortTreeVector::SortTreeVector |
( |
| ) |
|
|
inline |
youbot::SortTreeVector::~SortTreeVector |
( |
| ) |
|
|
inline |
string youbot::SortTreeVector::getKey |
( |
| ) |
|
|
inline |
std::vector<string> youbot::SortTreeVector::getVector |
( |
| ) |
const |
|
inline |
void youbot::SortTreeVector::setKey |
( |
const string & |
sKey | ) |
|
|
inline |
void youbot::SortTreeVector::setVector |
( |
const std::vector< string > & |
vVector | ) |
|
|
inline |
string youbot::SortTreeVector::myKey |
|
protected |
vector<string> youbot::SortTreeVector::mySortVector |
|
protected |
The documentation for this class was generated from the following file: