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.
|
|
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENTCONTROL_INTERFACE = yarp::os::createVocab32('i','c','u','r') |
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENT_REF = yarp::os::createVocab32('r','e','f') |
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENT_REFS = yarp::os::createVocab32('r','e','f','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENT_REF_GROUP = yarp::os::createVocab32('r','e','f','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENT_RANGE = yarp::os::createVocab32('r','n','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_CURRENT_RANGES = yarp::os::createVocab32('r','n','g','s') |
|
◆ VOCAB_CURRENT_RANGE
◆ VOCAB_CURRENT_RANGES
◆ VOCAB_CURRENT_REF
◆ VOCAB_CURRENT_REF_GROUP
◆ VOCAB_CURRENT_REFS
◆ VOCAB_CURRENTCONTROL_INTERFACE