Public Member Functions | Protected Attributes
youbot::SortTreeVector Class Reference

#include <ConfigFile.hpp>

List of all members.

Public Member Functions

string getKey ()
std::vector< string > getVector () const
void setKey (const string &sKey)
void setVector (const std::vector< string > &vVector)
 SortTreeVector ()
 ~SortTreeVector ()

Protected Attributes

string myKey
vector< string > mySortVector

Detailed Description

Keep track of sortorder from original configfile

Definition at line 84 of file ConfigFile.hpp.


Constructor & Destructor Documentation

Definition at line 92 of file ConfigFile.hpp.

Definition at line 127 of file ConfigFile.hpp.


Member Function Documentation

string youbot::SortTreeVector::getKey ( ) [inline]

Definition at line 98 of file ConfigFile.hpp.

std::vector<string> youbot::SortTreeVector::getVector ( ) const [inline]

Definition at line 117 of file ConfigFile.hpp.

void youbot::SortTreeVector::setKey ( const string &  sKey) [inline]

Definition at line 112 of file ConfigFile.hpp.

void youbot::SortTreeVector::setVector ( const std::vector< string > &  vVector) [inline]

Definition at line 122 of file ConfigFile.hpp.


Member Data Documentation

string youbot::SortTreeVector::myKey [protected]

Definition at line 87 of file ConfigFile.hpp.

vector<string> youbot::SortTreeVector::mySortVector [protected]

Definition at line 88 of file ConfigFile.hpp.


The documentation for this class was generated from the following file:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:04