Go to the documentation of this file.
8 #ifndef __IDYNVOCABS_H__
9 #define __IDYNVOCABS_H__
11 #include <yarp/os/Vocab.h>
13 #define IDYN_NEWTEUL_VOCAB_MODE_STAT yarp::os::createVocab32('s','t','a','t')
14 #define IDYN_NEWTEUL_VOCAB_MODE_DYN yarp::os::createVocab32('d','y','n')
15 #define IDYN_NEWTEUL_VOCAB_MODE_DYNR yarp::os::createVocab32('d','y','n','r')