14 #ifndef YARP_THRIFT_GENERATOR_ENUM_SPEEDUPLEVELCOMM_H
15 #define YARP_THRIFT_GENERATOR_ENUM_SPEEDUPLEVELCOMM_H
17 #include <yarp/os/Wire.h>
18 #include <yarp/os/idl/WireTypes.h>
27 class SpeedUpLevelCommVocab :
28 public yarp::os::idl::WireVocab
31 int fromString(
const std::string& input)
override;
32 std::string toString(
int input)
const override;