|
Choreonoid
1.5
|
#include <ItemPath.h>
Public Types | |
| typedef Tokenizer::iterator | iterator |
| typedef iterator | Iterator |
Public Member Functions | |
| ItemPath (const std::string &path) | |
| bool | isAbsolute () |
| bool | isRelative () |
| iterator | begin () |
| iterator | end () |
| std::string | folder () |
| std::string | leaf () |
| typedef Tokenizer::iterator cnoid::ItemPath::iterator |
| typedef iterator cnoid::ItemPath::Iterator |
| ItemPath::ItemPath | ( | const std::string & | path | ) |
|
inline |
|
inline |
| std::string ItemPath::folder | ( | ) |
|
inline |
|
inline |
|
inline |
1.8.13