Choreonoid
1.8
|
#include <ItemPath.h>
Public Types | |
typedef std::vector< std::string >::iterator | iterator |
Public Member Functions | |
ItemPath (const std::string &path) | |
bool | isAbsolute () |
bool | isRelative () |
iterator | begin () |
iterator | end () |
typedef std::vector<std::string>::iterator cnoid::ItemPath::iterator |
ItemPath::ItemPath | ( | const std::string & | path | ) |
|
inline |
|
inline |
|
inline |
|
inline |