|
std::string | getVal (std::string tag) const |
|
bool | hasTag (std::string tag) |
|
void | setVal (std::string tag, std::string val) |
|
Definition at line 36 of file rossimu.cpp.
◆ MapStringSingleton() [1/2]
MapStringSingleton::MapStringSingleton |
( |
| ) |
|
|
inlineprivate |
◆ MapStringSingleton() [2/2]
◆ ~MapStringSingleton()
MapStringSingleton::~MapStringSingleton |
( |
| ) |
|
|
inlineprivate |
◆ getVal()
std::string MapStringSingleton::getVal |
( |
std::string |
tag | ) |
const |
|
inline |
◆ hasTag()
bool MapStringSingleton::hasTag |
( |
std::string |
tag | ) |
|
|
inline |
◆ Instance()
◆ operator=()
◆ setVal()
void MapStringSingleton::setVal |
( |
std::string |
tag, |
|
|
std::string |
val |
|
) |
| |
|
inline |
◆ mMapString
std::map<std::string, std::string> MapStringSingleton::mMapString |
|
private |
The documentation for this class was generated from the following file: