test_roslib_comm::FillEmbedTime_< ContainerAllocator > Struct Template Reference

#include <FillEmbedTime.h>

List of all members.

Public Types

typedef ros::Duration _d_type
typedef int32_t _i32_type
typedef std::vector
< ::std_msgs::String_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::String_
< ContainerAllocator >
>::other > 
_str_msg_array_type
typedef ::std_msgs::String_
< ContainerAllocator > 
_str_msg_type
typedef ros::Time _t_type
typedef boost::shared_ptr
< ::test_roslib_comm::FillEmbedTime_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_roslib_comm::FillEmbedTime_
< ContainerAllocator > > 
Ptr
typedef FillEmbedTime_
< 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)
 FillEmbedTime_ (const ContainerAllocator &_alloc)
 FillEmbedTime_ ()
ROS_DEPRECATED uint32_t get_str_msg_array_size () const
ROS_DEPRECATED void get_str_msg_array_vec (std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_str_msg_array_size (uint32_t size)
ROS_DEPRECATED void set_str_msg_array_vec (const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec)

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

ros::Duration d
int32_t i32
::std_msgs::String_
< ContainerAllocator > 
str_msg
std::vector
< ::std_msgs::String_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::String_
< ContainerAllocator >
>::other > 
str_msg_array
ros::Time t

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_roslib_comm::FillEmbedTime_< ContainerAllocator >

Definition at line 19 of file FillEmbedTime.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ros::Duration test_roslib_comm::FillEmbedTime_< ContainerAllocator >::_d_type

Definition at line 44 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef int32_t test_roslib_comm::FillEmbedTime_< ContainerAllocator >::_i32_type

Definition at line 53 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslib_comm::FillEmbedTime_< ContainerAllocator >::_str_msg_array_type

Definition at line 50 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef ::std_msgs::String_<ContainerAllocator> test_roslib_comm::FillEmbedTime_< ContainerAllocator >::_str_msg_type

Definition at line 47 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef ros::Time test_roslib_comm::FillEmbedTime_< ContainerAllocator >::_t_type

Definition at line 41 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_roslib_comm::FillEmbedTime_<ContainerAllocator> const> test_roslib_comm::FillEmbedTime_< ContainerAllocator >::ConstPtr

Definition at line 125 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_roslib_comm::FillEmbedTime_<ContainerAllocator> > test_roslib_comm::FillEmbedTime_< ContainerAllocator >::Ptr

Definition at line 124 of file FillEmbedTime.h.

template<class ContainerAllocator >
typedef FillEmbedTime_<ContainerAllocator> test_roslib_comm::FillEmbedTime_< ContainerAllocator >::Type

Definition at line 21 of file FillEmbedTime.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
test_roslib_comm::FillEmbedTime_< ContainerAllocator >::FillEmbedTime_ (  )  [inline]

Definition at line 23 of file FillEmbedTime.h.

template<class ContainerAllocator >
test_roslib_comm::FillEmbedTime_< ContainerAllocator >::FillEmbedTime_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file FillEmbedTime.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 66 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 73 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 89 of file FillEmbedTime.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 64 of file FillEmbedTime.h.

template<class ContainerAllocator >
static const char* test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 62 of file FillEmbedTime.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 71 of file FillEmbedTime.h.

template<class ContainerAllocator >
static const char* test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 69 of file FillEmbedTime.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 87 of file FillEmbedTime.h.

template<class ContainerAllocator >
static const char* test_roslib_comm::FillEmbedTime_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 76 of file FillEmbedTime.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::FillEmbedTime_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 102 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_roslib_comm::FillEmbedTime_< ContainerAllocator >::get_str_msg_array_size (  )  const [inline]

Definition at line 57 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslib_comm::FillEmbedTime_< ContainerAllocator >::get_str_msg_array_vec ( std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 59 of file FillEmbedTime.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t test_roslib_comm::FillEmbedTime_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 113 of file FillEmbedTime.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::FillEmbedTime_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 91 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslib_comm::FillEmbedTime_< ContainerAllocator >::set_str_msg_array_size ( uint32_t  size  )  [inline]

Definition at line 58 of file FillEmbedTime.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslib_comm::FillEmbedTime_< ContainerAllocator >::set_str_msg_array_vec ( const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 60 of file FillEmbedTime.h.


Member Data Documentation

template<class ContainerAllocator >
ros::Duration test_roslib_comm::FillEmbedTime_< ContainerAllocator >::d

Definition at line 45 of file FillEmbedTime.h.

template<class ContainerAllocator >
int32_t test_roslib_comm::FillEmbedTime_< ContainerAllocator >::i32

Definition at line 54 of file FillEmbedTime.h.

template<class ContainerAllocator >
::std_msgs::String_<ContainerAllocator> test_roslib_comm::FillEmbedTime_< ContainerAllocator >::str_msg

Definition at line 48 of file FillEmbedTime.h.

template<class ContainerAllocator >
std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslib_comm::FillEmbedTime_< ContainerAllocator >::str_msg_array

Definition at line 51 of file FillEmbedTime.h.

template<class ContainerAllocator >
ros::Time test_roslib_comm::FillEmbedTime_< ContainerAllocator >::t

Definition at line 42 of file FillEmbedTime.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


test_roslib_comm
Author(s): Jeremy Leibs/leibs@willowgarage.com, Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 10:07:52 2013