YARP
Yet Another Robot Platform
GenericVocabs.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * Copyright (C) 2006-2010 RobotCub Consortium
4  * All rights reserved.
5  *
6  * This software may be modified and distributed under the terms of the
7  * BSD-3-Clause license. See the accompanying LICENSE file for details.
8  */
9 
10 #ifndef YARP_DEV_GENERIC_VOCABS_H
11 #define YARP_DEV_GENERIC_VOCABS_H
12 
13 #include <yarp/os/Vocab.h>
14 // Common
42 
43 // Image, matrix etc
46 
47 #endif // YARP_DEV_GENERIC_VOCABS_H
VOCAB_REFG
constexpr yarp::conf::vocab32_t VOCAB_REFG
Definition: GenericVocabs.h:29
VOCAB_LIM
constexpr yarp::conf::vocab32_t VOCAB_LIM
Definition: GenericVocabs.h:30
VOCAB_REFERENCES
constexpr yarp::conf::vocab32_t VOCAB_REFERENCES
Definition: GenericVocabs.h:38
yarp::os::createVocab
constexpr yarp::conf::vocab32_t createVocab(char a, char b=0, char c=0, char d=0)
Definition: Vocab.h:22
VOCAB_NOT
constexpr yarp::conf::vocab32_t VOCAB_NOT
Definition: GenericVocabs.h:24
VOCAB_ENABLE
constexpr yarp::conf::vocab32_t VOCAB_ENABLE
Definition: GenericVocabs.h:34
VOCAB_GET
constexpr yarp::conf::vocab32_t VOCAB_GET
Definition: GenericVocabs.h:16
VOCAB_RESET
constexpr yarp::conf::vocab32_t VOCAB_RESET
Definition: GenericVocabs.h:32
VOCAB_REF
constexpr yarp::conf::vocab32_t VOCAB_REF
Definition: GenericVocabs.h:27
VOCAB_REFERENCE
constexpr yarp::conf::vocab32_t VOCAB_REFERENCE
Definition: GenericVocabs.h:37
VOCAB_HEIGHT
constexpr yarp::conf::vocab32_t VOCAB_HEIGHT
Definition: GenericVocabs.h:45
VOCAB_OFFSET
constexpr yarp::conf::vocab32_t VOCAB_OFFSET
Definition: GenericVocabs.h:26
VOCAB_AXES
constexpr yarp::conf::vocab32_t VOCAB_AXES
Definition: GenericVocabs.h:39
VOCAB_SET
constexpr yarp::conf::vocab32_t VOCAB_SET
Definition: GenericVocabs.h:15
VOCAB_REMOVE
constexpr yarp::conf::vocab32_t VOCAB_REMOVE
Definition: GenericVocabs.h:25
VOCAB_VALUE
constexpr yarp::conf::vocab32_t VOCAB_VALUE
Definition: GenericVocabs.h:41
VOCAB_REFS
constexpr yarp::conf::vocab32_t VOCAB_REFS
Definition: GenericVocabs.h:28
VOCAB_OUTPUT
constexpr yarp::conf::vocab32_t VOCAB_OUTPUT
Definition: GenericVocabs.h:35
VOCAB_FAILED
constexpr yarp::conf::vocab32_t VOCAB_FAILED
Definition: GenericVocabs.h:19
VOCAB_DISABLE
constexpr yarp::conf::vocab32_t VOCAB_DISABLE
Definition: GenericVocabs.h:33
VOCAB_ERR
constexpr yarp::conf::vocab32_t VOCAB_ERR
Definition: GenericVocabs.h:20
VOCAB_WIDTH
constexpr yarp::conf::vocab32_t VOCAB_WIDTH
Definition: GenericVocabs.h:44
VOCAB_ERRS
constexpr yarp::conf::vocab32_t VOCAB_ERRS
Definition: GenericVocabs.h:21
VOCAB_LIMS
constexpr yarp::conf::vocab32_t VOCAB_LIMS
Definition: GenericVocabs.h:31
VOCAB_COUNT
constexpr yarp::conf::vocab32_t VOCAB_COUNT
Definition: GenericVocabs.h:40
VOCAB_OUTPUTS
constexpr yarp::conf::vocab32_t VOCAB_OUTPUTS
Definition: GenericVocabs.h:36
VOCAB_QUIT
constexpr yarp::conf::vocab32_t VOCAB_QUIT
Definition: GenericVocabs.h:23
yarp::conf::vocab32_t
std::int32_t vocab32_t
Definition: numeric.h:52
Vocab.h
VOCAB_IS
constexpr yarp::conf::vocab32_t VOCAB_IS
Definition: GenericVocabs.h:17
VOCAB_HELP
constexpr yarp::conf::vocab32_t VOCAB_HELP
Definition: GenericVocabs.h:22
VOCAB_OK
constexpr yarp::conf::vocab32_t VOCAB_OK
Definition: GenericVocabs.h:18