![]() |
VR-Forces 4.0.4 Class Documentation
|

Classes | |
| struct | SubMenuPathBuilder |
Public Member Functions | |
| DtSubMenuPath (const makVrv::DtMenuPath &p) | |
| DtSubMenuPath (const std::string &p) | |
| DtSubMenuPath & | operator= (const DtSubMenuPath &rhs) |
| DtSubMenuPath & | operator= (const SubMenuPathBuilder &rhs) |
| DtSubMenuPath & | operator= (const std::string &rhs) |
| const std::string & | path () const |
| void | strip (const std::string &str1, const std::string &str2) |
Static Public Member Functions | |
| static SubMenuPathBuilder | path (const makVrv::DtMenuPath &p) |
| static SubMenuPathBuilder | path (const std::string &p) |
| makVrf::DtSubMenuPath::DtSubMenuPath | ( | const makVrv::DtMenuPath & | p | ) | [inline] |
| makVrf::DtSubMenuPath::DtSubMenuPath | ( | const std::string & | p | ) | [inline] |
| DtSubMenuPath& makVrf::DtSubMenuPath::operator= | ( | const DtSubMenuPath & | rhs | ) | [inline] |
| DtSubMenuPath& makVrf::DtSubMenuPath::operator= | ( | const SubMenuPathBuilder & | rhs | ) | [inline] |
| DtSubMenuPath& makVrf::DtSubMenuPath::operator= | ( | const std::string & | rhs | ) | [inline] |
| const std::string& makVrf::DtSubMenuPath::path | ( | ) | const [inline] |
Reimplemented from makVrv::DtMenuPath.
References makVrv::DtMenuPath::path().
| static SubMenuPathBuilder makVrf::DtSubMenuPath::path | ( | const makVrv::DtMenuPath & | p | ) | [inline, static] |
References makVrv::DtMenuPath::path().
| static SubMenuPathBuilder makVrf::DtSubMenuPath::path | ( | const std::string & | p | ) | [inline, static] |
| void makVrf::DtSubMenuPath::strip | ( | const std::string & | str1, |
| const std::string & | str2 | ||
| ) | [inline] |
Referenced by makVrf::DtSubMenuConfiguration::convert().