test_rospy::Val_< ContainerAllocator > Struct Template Reference
#include <Val.h>
List of all members.
Public Types |
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > | _val_type |
typedef boost::shared_ptr
< ::test_rospy::Val_
< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr
< ::test_rospy::Val_
< ContainerAllocator > > | Ptr |
typedef Val_< 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| Val_ (const ContainerAllocator &_alloc) |
| Val_ () |
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 > | val |
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 test_rospy::Val_< ContainerAllocator >
Definition at line 17 of file Val.h.
Member Typedef Documentation
template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_rospy::Val_< ContainerAllocator >::_val_type |
Definition at line 31 of file Val.h.
template<class ContainerAllocator >
Definition at line 79 of file Val.h.
template<class ContainerAllocator >
Definition at line 78 of file Val.h.
template<class ContainerAllocator >
Definition at line 19 of file Val.h.
Constructor & Destructor Documentation
template<class ContainerAllocator >
Definition at line 21 of file Val.h.
template<class ContainerAllocator >
Definition at line 26 of file Val.h.
Member Function Documentation
template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__getDataType |
( |
|
) |
const [inline] |
Definition at line 40 of file Val.h.
template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__getMD5Sum |
( |
|
) |
const [inline] |
Definition at line 47 of file Val.h.
template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__getMessageDefinition |
( |
|
) |
const [inline] |
Definition at line 55 of file Val.h.
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__s_getDataType |
( |
|
) |
[inline, static] |
Definition at line 38 of file Val.h.
template<class ContainerAllocator >
static const char* test_rospy::Val_< ContainerAllocator >::__s_getDataType_ |
( |
|
) |
[inline, static, private] |
Definition at line 36 of file Val.h.
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__s_getMD5Sum |
( |
|
) |
[inline, static] |
Definition at line 45 of file Val.h.
template<class ContainerAllocator >
static const char* test_rospy::Val_< ContainerAllocator >::__s_getMD5Sum_ |
( |
|
) |
[inline, static, private] |
Definition at line 43 of file Val.h.
template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_rospy::Val_< ContainerAllocator >::__s_getMessageDefinition |
( |
|
) |
[inline, static] |
Definition at line 53 of file Val.h.
template<class ContainerAllocator >
static const char* test_rospy::Val_< ContainerAllocator >::__s_getMessageDefinition_ |
( |
|
) |
[inline, static, private] |
Definition at line 50 of file Val.h.
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* test_rospy::Val_< ContainerAllocator >::deserialize |
( |
uint8_t * |
read_ptr |
) |
[inline, virtual] |
Definition at line 64 of file Val.h.
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t test_rospy::Val_< ContainerAllocator >::serializationLength |
( |
|
) |
const [inline, virtual] |
Definition at line 71 of file Val.h.
template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* test_rospy::Val_< ContainerAllocator >::serialize |
( |
uint8_t * |
write_ptr, |
|
|
uint32_t |
seq | |
|
) |
| | const [inline, virtual] |
Definition at line 57 of file Val.h.
Member Data Documentation
template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_rospy::Val_< ContainerAllocator >::val |
Definition at line 32 of file Val.h.
The documentation for this struct was generated from the following file: