Project: bml_msgs License: BSD
Dependencies:
None Used by: |
bml_msgs::BMLException_< ContainerAllocator > Struct Template Reference
Detailed Descriptiontemplate<class ContainerAllocator>
|
typedef ::bml_msgs::Behavior_<ContainerAllocator> bml_msgs::BMLException_< ContainerAllocator >::_behavior_type |
Definition at line 37 of file BMLException.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_msgs::BMLException_< ContainerAllocator >::_reason_type |
Definition at line 43 of file BMLException.h.
typedef ::bml_msgs::Flag_<ContainerAllocator> bml_msgs::BMLException_< ContainerAllocator >::_status_type |
Definition at line 40 of file BMLException.h.
typedef boost::shared_ptr< ::bml_msgs::BMLException_<ContainerAllocator> const> bml_msgs::BMLException_< ContainerAllocator >::ConstPtr |
Definition at line 152 of file BMLException.h.
typedef boost::shared_ptr< ::bml_msgs::BMLException_<ContainerAllocator> > bml_msgs::BMLException_< ContainerAllocator >::Ptr |
Definition at line 151 of file BMLException.h.
typedef BMLException_<ContainerAllocator> bml_msgs::BMLException_< ContainerAllocator >::Type |
Definition at line 21 of file BMLException.h.
bml_msgs::BMLException_< ContainerAllocator >::BMLException_ | ( | ) | [inline] |
Definition at line 23 of file BMLException.h.
bml_msgs::BMLException_< ContainerAllocator >::BMLException_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file BMLException.h.
ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file BMLException.h.
ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file BMLException.h.
ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 122 of file BMLException.h.
static ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file BMLException.h.
static const char* bml_msgs::BMLException_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file BMLException.h.
static ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file BMLException.h.
static const char* bml_msgs::BMLException_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file BMLException.h.
static ROS_DEPRECATED const std::string bml_msgs::BMLException_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 120 of file BMLException.h.
static const char* bml_msgs::BMLException_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 62 of file BMLException.h.
virtual ROS_DEPRECATED uint8_t* bml_msgs::BMLException_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 133 of file BMLException.h.
virtual ROS_DEPRECATED uint32_t bml_msgs::BMLException_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 142 of file BMLException.h.
virtual ROS_DEPRECATED uint8_t* bml_msgs::BMLException_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 124 of file BMLException.h.
::bml_msgs::Behavior_<ContainerAllocator> bml_msgs::BMLException_< ContainerAllocator >::behavior |
Definition at line 38 of file BMLException.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_msgs::BMLException_< ContainerAllocator >::reason |
Definition at line 44 of file BMLException.h.
::bml_msgs::Flag_<ContainerAllocator> bml_msgs::BMLException_< ContainerAllocator >::status |
Definition at line 41 of file BMLException.h.