Project: bml_msgs
License: BSD
Dependencies:
None
Used by:
All Packages
|
bml_msgs::Entity_< ContainerAllocator > Struct Template Reference
#include <Entity.h>
List of all members.
Public Types |
enum | { OBJECT = 0
} |
enum | { HAND = 1
} |
enum | { FACE = 2
} |
enum | { QUADRANT = 3
} |
enum | { UNKNOWN = 4
} |
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | _id_type |
typedef uint8_t | _type_type |
typedef boost::shared_ptr
< ::bml_msgs::Entity_
< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr
< ::bml_msgs::Entity_
< ContainerAllocator > > | Ptr |
typedef Entity_
< 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) |
| Entity_ (const ContainerAllocator &_alloc) |
| Entity_ () |
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 |
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | id |
uint8_t | type |
Static Public Attributes |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | DOWN_FRONT = "DOWN_FRONT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | DOWN_LEFT = "DOWN_LEFT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | DOWN_RIGHT = "DOWN_RIGHT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | STRAIGHT_FRONT = "STRAIGHT_FRONT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | STRAIGHT_LEFT = "STRAIGHT_LEFT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | STRAIGHT_RIGHT = "STRAIGHT_RIGHT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | UP_FRONT = "UP_FRONT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | UP_LEFT = "UP_LEFT" |
static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | UP_RIGHT = "UP_RIGHT" |
Static Private Member Functions |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Detailed Description
template<class ContainerAllocator>
struct bml_msgs::Entity_< ContainerAllocator >
Definition at line 17 of file Entity.h.
Member Typedef Documentation
template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_msgs::Entity_< ContainerAllocator >::_id_type |
template<class ContainerAllocator >
template<class ContainerAllocator >
template<class ContainerAllocator >
template<class ContainerAllocator >
Member Enumeration Documentation
template<class ContainerAllocator >
- Enumerator:
-
Definition at line 39 of file Entity.h.
template<class ContainerAllocator >
- Enumerator:
-
Definition at line 40 of file Entity.h.
template<class ContainerAllocator >
- Enumerator:
-
Definition at line 41 of file Entity.h.
template<class ContainerAllocator >
- Enumerator:
-
Definition at line 42 of file Entity.h.
template<class ContainerAllocator >
- Enumerator:
-
Definition at line 43 of file Entity.h.
Constructor & Destructor Documentation
template<class ContainerAllocator >
template<class ContainerAllocator >
Member Function Documentation
template<class ContainerAllocator >
ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__getDataType |
( |
|
) |
const [inline] |
template<class ContainerAllocator >
ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__getMD5Sum |
( |
|
) |
const [inline] |
template<class ContainerAllocator >
ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__getMessageDefinition |
( |
|
) |
const [inline] |
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__s_getDataType |
( |
|
) |
[inline, static] |
template<class ContainerAllocator >
static const char* bml_msgs::Entity_< ContainerAllocator >::__s_getDataType_ |
( |
|
) |
[inline, static, private] |
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__s_getMD5Sum |
( |
|
) |
[inline, static] |
template<class ContainerAllocator >
static const char* bml_msgs::Entity_< ContainerAllocator >::__s_getMD5Sum_ |
( |
|
) |
[inline, static, private] |
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bml_msgs::Entity_< ContainerAllocator >::__s_getMessageDefinition |
( |
|
) |
[inline, static] |
template<class ContainerAllocator >
static const char* bml_msgs::Entity_< ContainerAllocator >::__s_getMessageDefinition_ |
( |
|
) |
[inline, static, private] |
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* bml_msgs::Entity_< ContainerAllocator >::deserialize |
( |
uint8_t * |
read_ptr |
) |
[inline, virtual] |
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t bml_msgs::Entity_< ContainerAllocator >::serializationLength |
( |
|
) |
const [inline, virtual] |
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* bml_msgs::Entity_< ContainerAllocator >::serialize |
( |
uint8_t * |
write_ptr, |
|
|
uint32_t |
seq | |
|
) |
| | const [inline, virtual] |
Member Data Documentation
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::DOWN_FRONT = "DOWN_FRONT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::DOWN_LEFT = "DOWN_LEFT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::DOWN_RIGHT = "DOWN_RIGHT" [inline, static] |
template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_msgs::Entity_< ContainerAllocator >::id |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::STRAIGHT_FRONT = "STRAIGHT_FRONT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::STRAIGHT_LEFT = "STRAIGHT_LEFT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::STRAIGHT_RIGHT = "STRAIGHT_RIGHT" [inline, static] |
template<class ContainerAllocator >
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::UP_FRONT = "UP_FRONT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::UP_LEFT = "UP_LEFT" [inline, static] |
template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > bml_msgs::Entity_< ContainerAllocator >::UP_RIGHT = "UP_RIGHT" [inline, static] |
The documentation for this struct was generated from the following file:
- bml_msgs/msg_gen/cpp/include/bml_msgs/Entity.h
|