YARP
Yet Another Robot Platform
GenericVocabs.h File Reference
#include <yarp/os/Vocab.h>
+ Include dependency graph for GenericVocabs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr yarp::conf::vocab32_t VOCAB_SET = yarp::os::createVocab('s','e','t')
 
constexpr yarp::conf::vocab32_t VOCAB_GET = yarp::os::createVocab('g','e','t')
 
constexpr yarp::conf::vocab32_t VOCAB_IS = yarp::os::createVocab('i','s')
 
constexpr yarp::conf::vocab32_t VOCAB_OK = yarp::os::createVocab('o','k')
 
constexpr yarp::conf::vocab32_t VOCAB_FAILED = yarp::os::createVocab('f','a','i','l')
 
constexpr yarp::conf::vocab32_t VOCAB_ERR = yarp::os::createVocab('e','r','r')
 
constexpr yarp::conf::vocab32_t VOCAB_ERRS = yarp::os::createVocab('e','r','r','s')
 
constexpr yarp::conf::vocab32_t VOCAB_HELP = yarp::os::createVocab('h','e','l','p')
 
constexpr yarp::conf::vocab32_t VOCAB_QUIT = yarp::os::createVocab('q','u','i','t')
 
constexpr yarp::conf::vocab32_t VOCAB_NOT = yarp::os::createVocab('n','o','t')
 
constexpr yarp::conf::vocab32_t VOCAB_REMOVE = yarp::os::createVocab('r','m')
 
constexpr yarp::conf::vocab32_t VOCAB_OFFSET = yarp::os::createVocab('o', 'f', 'f')
 
constexpr yarp::conf::vocab32_t VOCAB_REF = yarp::os::createVocab('r','e','f')
 
constexpr yarp::conf::vocab32_t VOCAB_REFS = yarp::os::createVocab('r','e','f','s')
 
constexpr yarp::conf::vocab32_t VOCAB_REFG = yarp::os::createVocab('r','e','f','g')
 
constexpr yarp::conf::vocab32_t VOCAB_LIM = yarp::os::createVocab('l','i','m')
 
constexpr yarp::conf::vocab32_t VOCAB_LIMS = yarp::os::createVocab('l','i','m','s')
 
constexpr yarp::conf::vocab32_t VOCAB_RESET = yarp::os::createVocab('r','e','s')
 
constexpr yarp::conf::vocab32_t VOCAB_DISABLE = yarp::os::createVocab('d','i','s')
 
constexpr yarp::conf::vocab32_t VOCAB_ENABLE = yarp::os::createVocab('e','n','a')
 
constexpr yarp::conf::vocab32_t VOCAB_OUTPUT = yarp::os::createVocab('o','u','t')
 
constexpr yarp::conf::vocab32_t VOCAB_OUTPUTS = yarp::os::createVocab('o','u','t','s')
 
constexpr yarp::conf::vocab32_t VOCAB_REFERENCE = yarp::os::createVocab('r','e','f')
 
constexpr yarp::conf::vocab32_t VOCAB_REFERENCES = yarp::os::createVocab('r','e','f','s')
 
constexpr yarp::conf::vocab32_t VOCAB_AXES = yarp::os::createVocab('a','x','e','s')
 
constexpr yarp::conf::vocab32_t VOCAB_COUNT = yarp::os::createVocab('c','n','t')
 
constexpr yarp::conf::vocab32_t VOCAB_VALUE = yarp::os::createVocab('v','a','l')
 
constexpr yarp::conf::vocab32_t VOCAB_WIDTH = yarp::os::createVocab('w')
 
constexpr yarp::conf::vocab32_t VOCAB_HEIGHT = yarp::os::createVocab('h')
 

Variable Documentation

◆ VOCAB_AXES

constexpr yarp::conf::vocab32_t VOCAB_AXES = yarp::os::createVocab('a','x','e','s')
constexpr

Definition at line 39 of file GenericVocabs.h.

◆ VOCAB_COUNT

constexpr yarp::conf::vocab32_t VOCAB_COUNT = yarp::os::createVocab('c','n','t')
constexpr

Definition at line 40 of file GenericVocabs.h.

◆ VOCAB_DISABLE

constexpr yarp::conf::vocab32_t VOCAB_DISABLE = yarp::os::createVocab('d','i','s')
constexpr

Definition at line 33 of file GenericVocabs.h.

◆ VOCAB_ENABLE

constexpr yarp::conf::vocab32_t VOCAB_ENABLE = yarp::os::createVocab('e','n','a')
constexpr

Definition at line 34 of file GenericVocabs.h.

◆ VOCAB_ERR

constexpr yarp::conf::vocab32_t VOCAB_ERR = yarp::os::createVocab('e','r','r')
constexpr

Definition at line 20 of file GenericVocabs.h.

◆ VOCAB_ERRS

constexpr yarp::conf::vocab32_t VOCAB_ERRS = yarp::os::createVocab('e','r','r','s')
constexpr

Definition at line 21 of file GenericVocabs.h.

◆ VOCAB_FAILED

constexpr yarp::conf::vocab32_t VOCAB_FAILED = yarp::os::createVocab('f','a','i','l')
constexpr

Definition at line 19 of file GenericVocabs.h.

◆ VOCAB_GET

constexpr yarp::conf::vocab32_t VOCAB_GET = yarp::os::createVocab('g','e','t')
constexpr
Examples
os/database/database.cpp.

Definition at line 16 of file GenericVocabs.h.

◆ VOCAB_HEIGHT

constexpr yarp::conf::vocab32_t VOCAB_HEIGHT = yarp::os::createVocab('h')
constexpr

Definition at line 45 of file GenericVocabs.h.

◆ VOCAB_HELP

constexpr yarp::conf::vocab32_t VOCAB_HELP = yarp::os::createVocab('h','e','l','p')
constexpr

Definition at line 22 of file GenericVocabs.h.

◆ VOCAB_IS

constexpr yarp::conf::vocab32_t VOCAB_IS = yarp::os::createVocab('i','s')
constexpr
Examples
os/database/database.cpp.

Definition at line 17 of file GenericVocabs.h.

◆ VOCAB_LIM

constexpr yarp::conf::vocab32_t VOCAB_LIM = yarp::os::createVocab('l','i','m')
constexpr

Definition at line 30 of file GenericVocabs.h.

◆ VOCAB_LIMS

constexpr yarp::conf::vocab32_t VOCAB_LIMS = yarp::os::createVocab('l','i','m','s')
constexpr

Definition at line 31 of file GenericVocabs.h.

◆ VOCAB_NOT

constexpr yarp::conf::vocab32_t VOCAB_NOT = yarp::os::createVocab('n','o','t')
constexpr
Examples
os/database/database.cpp.

Definition at line 24 of file GenericVocabs.h.

◆ VOCAB_OFFSET

constexpr yarp::conf::vocab32_t VOCAB_OFFSET = yarp::os::createVocab('o', 'f', 'f')
constexpr

Definition at line 26 of file GenericVocabs.h.

◆ VOCAB_OK

constexpr yarp::conf::vocab32_t VOCAB_OK = yarp::os::createVocab('o','k')
constexpr

Definition at line 18 of file GenericVocabs.h.

◆ VOCAB_OUTPUT

constexpr yarp::conf::vocab32_t VOCAB_OUTPUT = yarp::os::createVocab('o','u','t')
constexpr

Definition at line 35 of file GenericVocabs.h.

◆ VOCAB_OUTPUTS

constexpr yarp::conf::vocab32_t VOCAB_OUTPUTS = yarp::os::createVocab('o','u','t','s')
constexpr

Definition at line 36 of file GenericVocabs.h.

◆ VOCAB_QUIT

constexpr yarp::conf::vocab32_t VOCAB_QUIT = yarp::os::createVocab('q','u','i','t')
constexpr

Definition at line 23 of file GenericVocabs.h.

◆ VOCAB_REF

constexpr yarp::conf::vocab32_t VOCAB_REF = yarp::os::createVocab('r','e','f')
constexpr

Definition at line 27 of file GenericVocabs.h.

◆ VOCAB_REFERENCE

constexpr yarp::conf::vocab32_t VOCAB_REFERENCE = yarp::os::createVocab('r','e','f')
constexpr

Definition at line 37 of file GenericVocabs.h.

◆ VOCAB_REFERENCES

constexpr yarp::conf::vocab32_t VOCAB_REFERENCES = yarp::os::createVocab('r','e','f','s')
constexpr

Definition at line 38 of file GenericVocabs.h.

◆ VOCAB_REFG

constexpr yarp::conf::vocab32_t VOCAB_REFG = yarp::os::createVocab('r','e','f','g')
constexpr

Definition at line 29 of file GenericVocabs.h.

◆ VOCAB_REFS

constexpr yarp::conf::vocab32_t VOCAB_REFS = yarp::os::createVocab('r','e','f','s')
constexpr

Definition at line 28 of file GenericVocabs.h.

◆ VOCAB_REMOVE

constexpr yarp::conf::vocab32_t VOCAB_REMOVE = yarp::os::createVocab('r','m')
constexpr
Examples
os/database/database.cpp.

Definition at line 25 of file GenericVocabs.h.

◆ VOCAB_RESET

constexpr yarp::conf::vocab32_t VOCAB_RESET = yarp::os::createVocab('r','e','s')
constexpr

Definition at line 32 of file GenericVocabs.h.

◆ VOCAB_SET

constexpr yarp::conf::vocab32_t VOCAB_SET = yarp::os::createVocab('s','e','t')
constexpr
Examples
os/database/database.cpp.

Definition at line 15 of file GenericVocabs.h.

◆ VOCAB_VALUE

constexpr yarp::conf::vocab32_t VOCAB_VALUE = yarp::os::createVocab('v','a','l')
constexpr

Definition at line 41 of file GenericVocabs.h.

◆ VOCAB_WIDTH

constexpr yarp::conf::vocab32_t VOCAB_WIDTH = yarp::os::createVocab('w')
constexpr

Definition at line 44 of file GenericVocabs.h.