Go to the source code of this file.
|
namespace | yarp |
| The main, catch-all namespace for YARP.
|
|
namespace | yarp::dev |
| For streams capable of holding different kinds of content, check what they actually have.
|
|
namespace | yarp::dev::Nav2D |
|
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP = yarp::os::createVocab32('i','m','a','p') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_SET_MAP = yarp::os::createVocab32('s','e','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_GET_MAP = yarp::os::createVocab32('g','e','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_GET_NAMES = yarp::os::createVocab32('n','a','m','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_CLEAR_ALL_MAPS = yarp::os::createVocab32('c','l','r') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_REMOVE = yarp::os::createVocab32('r','e','m','v') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_LOAD_X = yarp::os::createVocab32('l','o','a','d') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_SAVE_X = yarp::os::createVocab32('s','a','v','e') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_MAPS_COLLECTION = yarp::os::createVocab32('m','a','p','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_LOCATIONS_COLLECTION = yarp::os::createVocab32('l','o','c','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_OK = yarp::os::createVocab32('o','k','k') |
|
constexpr yarp::conf::vocab32_t | VOCAB_IMAP_ERROR = yarp::os::createVocab32('e','r','r') |
|
◆ VOCAB_IMAP
◆ VOCAB_IMAP_CLEAR_ALL_MAPS
◆ VOCAB_IMAP_ERROR
◆ VOCAB_IMAP_GET_MAP
◆ VOCAB_IMAP_GET_NAMES
◆ VOCAB_IMAP_LOAD_X
◆ VOCAB_IMAP_LOCATIONS_COLLECTION
◆ VOCAB_IMAP_MAPS_COLLECTION
◆ VOCAB_IMAP_OK
◆ VOCAB_IMAP_REMOVE
◆ VOCAB_IMAP_SAVE_X
◆ VOCAB_IMAP_SET_MAP