$search
#include <PerceptionAction.h>
Public Types | |
typedef ::srs_knowledge::ABoxObject_ < ContainerAllocator > | _aboxObject_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _detectType_type |
typedef ::srs_knowledge::TBoxObject_ < ContainerAllocator > | _tboxClass_type |
typedef boost::shared_ptr < ::srs_knowledge::PerceptionAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::PerceptionAction_ < ContainerAllocator > > | Ptr |
typedef PerceptionAction_ < 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) |
PerceptionAction_ (const ContainerAllocator &_alloc) | |
PerceptionAction_ () | |
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 |
::srs_knowledge::ABoxObject_ < ContainerAllocator > | aboxObject |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | detectType |
::srs_knowledge::TBoxObject_ < ContainerAllocator > | tboxClass |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file PerceptionAction.h.
typedef ::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::_aboxObject_type |
Definition at line 43 of file PerceptionAction.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PerceptionAction_< ContainerAllocator >::_detectType_type |
Definition at line 40 of file PerceptionAction.h.
typedef ::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::_tboxClass_type |
Definition at line 46 of file PerceptionAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PerceptionAction_<ContainerAllocator> const> srs_knowledge::PerceptionAction_< ContainerAllocator >::ConstPtr |
Definition at line 117 of file PerceptionAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PerceptionAction_<ContainerAllocator> > srs_knowledge::PerceptionAction_< ContainerAllocator >::Ptr |
Definition at line 116 of file PerceptionAction.h.
typedef PerceptionAction_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::Type |
Definition at line 24 of file PerceptionAction.h.
srs_knowledge::PerceptionAction_< ContainerAllocator >::PerceptionAction_ | ( | ) | [inline] |
Definition at line 26 of file PerceptionAction.h.
srs_knowledge::PerceptionAction_< ContainerAllocator >::PerceptionAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PerceptionAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file PerceptionAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file PerceptionAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 87 of file PerceptionAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file PerceptionAction.h.
static const char* srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file PerceptionAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file PerceptionAction.h.
static const char* srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file PerceptionAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 85 of file PerceptionAction.h.
static const char* srs_knowledge::PerceptionAction_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file PerceptionAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::PerceptionAction_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 98 of file PerceptionAction.h.
virtual ROS_DEPRECATED uint32_t srs_knowledge::PerceptionAction_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 107 of file PerceptionAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::PerceptionAction_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 89 of file PerceptionAction.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PerceptionAction_< ContainerAllocator >::__connection_header |
Definition at line 118 of file PerceptionAction.h.
::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::aboxObject |
Definition at line 44 of file PerceptionAction.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PerceptionAction_< ContainerAllocator >::detectType |
Definition at line 41 of file PerceptionAction.h.
::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::tboxClass |
Definition at line 47 of file PerceptionAction.h.