$search
#include <PilotBehavior.h>
Public Types | |
enum | { Run = 0 } |
enum | { Pause = 1 } |
enum | { Off = 2 } |
enum | { N_behaviors = 3 } |
typedef uint8_t | _value_type |
typedef boost::shared_ptr < ::art_msgs::PilotBehavior_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::art_msgs::PilotBehavior_ < ContainerAllocator > > | Ptr |
typedef PilotBehavior_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
PilotBehavior_ (const ContainerAllocator &_alloc) | |
PilotBehavior_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | value |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file PilotBehavior.h.
typedef uint8_t art_msgs::PilotBehavior_< ContainerAllocator >::_value_type |
Definition at line 34 of file PilotBehavior.h.
typedef boost::shared_ptr< ::art_msgs::PilotBehavior_<ContainerAllocator> const> art_msgs::PilotBehavior_< ContainerAllocator >::ConstPtr |
Definition at line 106 of file PilotBehavior.h.
typedef boost::shared_ptr< ::art_msgs::PilotBehavior_<ContainerAllocator> > art_msgs::PilotBehavior_< ContainerAllocator >::Ptr |
Definition at line 105 of file PilotBehavior.h.
typedef PilotBehavior_<ContainerAllocator> art_msgs::PilotBehavior_< ContainerAllocator >::Type |
Definition at line 22 of file PilotBehavior.h.
anonymous enum |
Definition at line 37 of file PilotBehavior.h.
anonymous enum |
Definition at line 38 of file PilotBehavior.h.
anonymous enum |
Definition at line 39 of file PilotBehavior.h.
anonymous enum |
Definition at line 40 of file PilotBehavior.h.
art_msgs::PilotBehavior_< ContainerAllocator >::PilotBehavior_ | ( | ) | [inline] |
Definition at line 24 of file PilotBehavior.h.
art_msgs::PilotBehavior_< ContainerAllocator >::PilotBehavior_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file PilotBehavior.h.
ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 47 of file PilotBehavior.h.
ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 54 of file PilotBehavior.h.
ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 82 of file PilotBehavior.h.
static ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 45 of file PilotBehavior.h.
static const char* art_msgs::PilotBehavior_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 43 of file PilotBehavior.h.
static ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 52 of file PilotBehavior.h.
static const char* art_msgs::PilotBehavior_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 50 of file PilotBehavior.h.
static ROS_DEPRECATED const std::string art_msgs::PilotBehavior_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 80 of file PilotBehavior.h.
static const char* art_msgs::PilotBehavior_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 57 of file PilotBehavior.h.
virtual ROS_DEPRECATED uint8_t* art_msgs::PilotBehavior_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 91 of file PilotBehavior.h.
virtual ROS_DEPRECATED uint32_t art_msgs::PilotBehavior_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file PilotBehavior.h.
virtual ROS_DEPRECATED uint8_t* art_msgs::PilotBehavior_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 84 of file PilotBehavior.h.
boost::shared_ptr<std::map<std::string, std::string> > art_msgs::PilotBehavior_< ContainerAllocator >::__connection_header |
Definition at line 107 of file PilotBehavior.h.
uint8_t art_msgs::PilotBehavior_< ContainerAllocator >::value |
Definition at line 35 of file PilotBehavior.h.