nodelet::NodeletLoadRequest_< ContainerAllocator > Struct Template Reference

#include <NodeletLoad.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_bond_id_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_my_argv_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_remap_source_args_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_remap_target_args_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_type_type
typedef boost::shared_ptr
< ::nodelet::NodeletLoadRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nodelet::NodeletLoadRequest_
< ContainerAllocator > > 
Ptr
typedef NodeletLoadRequest_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_my_argv_size () const
ROS_DEPRECATED void get_my_argv_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
ROS_DEPRECATED uint32_t get_remap_source_args_size () const
ROS_DEPRECATED void get_remap_source_args_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
ROS_DEPRECATED uint32_t get_remap_target_args_size () const
ROS_DEPRECATED void get_remap_target_args_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
 NodeletLoadRequest_ (const ContainerAllocator &_alloc)
 NodeletLoadRequest_ ()
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_my_argv_size (uint32_t size)
ROS_DEPRECATED void set_my_argv_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec)
ROS_DEPRECATED void set_remap_source_args_size (uint32_t size)
ROS_DEPRECATED void set_remap_source_args_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec)
ROS_DEPRECATED void set_remap_target_args_size (uint32_t size)
ROS_DEPRECATED void set_remap_target_args_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
bond_id
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
my_argv
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
remap_source_args
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
remap_target_args
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
type

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct nodelet::NodeletLoadRequest_< ContainerAllocator >

Definition at line 21 of file NodeletLoad.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_bond_id_type

Definition at line 60 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_my_argv_type

Definition at line 57 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_name_type

Definition at line 45 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_remap_source_args_type

Definition at line 51 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_remap_target_args_type

Definition at line 54 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::_type_type

Definition at line 48 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nodelet::NodeletLoadRequest_<ContainerAllocator> const> nodelet::NodeletLoadRequest_< ContainerAllocator >::ConstPtr

Definition at line 149 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nodelet::NodeletLoadRequest_<ContainerAllocator> > nodelet::NodeletLoadRequest_< ContainerAllocator >::Ptr

Definition at line 148 of file NodeletLoad.h.

template<class ContainerAllocator >
typedef NodeletLoadRequest_<ContainerAllocator> nodelet::NodeletLoadRequest_< ContainerAllocator >::Type

Definition at line 23 of file NodeletLoad.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nodelet::NodeletLoadRequest_< ContainerAllocator >::NodeletLoadRequest_ (  )  [inline]

Definition at line 25 of file NodeletLoad.h.

template<class ContainerAllocator >
nodelet::NodeletLoadRequest_< ContainerAllocator >::NodeletLoadRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file NodeletLoad.h.


Member Function Documentation

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

Definition at line 81 of file NodeletLoad.h.

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

Definition at line 88 of file NodeletLoad.h.

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

Definition at line 110 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string nodelet::NodeletLoadRequest_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 95 of file NodeletLoad.h.

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

Definition at line 79 of file NodeletLoad.h.

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

Definition at line 77 of file NodeletLoad.h.

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

Definition at line 86 of file NodeletLoad.h.

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

Definition at line 84 of file NodeletLoad.h.

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

Definition at line 108 of file NodeletLoad.h.

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

Definition at line 98 of file NodeletLoad.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string nodelet::NodeletLoadRequest_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 93 of file NodeletLoad.h.

template<class ContainerAllocator >
static const char* nodelet::NodeletLoadRequest_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 91 of file NodeletLoad.h.

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

Definition at line 124 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t nodelet::NodeletLoadRequest_< ContainerAllocator >::get_my_argv_size (  )  const [inline]

Definition at line 72 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::get_my_argv_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 74 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t nodelet::NodeletLoadRequest_< ContainerAllocator >::get_remap_source_args_size (  )  const [inline]

Definition at line 64 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::get_remap_source_args_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 66 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t nodelet::NodeletLoadRequest_< ContainerAllocator >::get_remap_target_args_size (  )  const [inline]

Definition at line 68 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::get_remap_target_args_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 70 of file NodeletLoad.h.

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

Definition at line 136 of file NodeletLoad.h.

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

Definition at line 112 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_my_argv_size ( uint32_t  size  )  [inline]

Definition at line 73 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_my_argv_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 75 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_remap_source_args_size ( uint32_t  size  )  [inline]

Definition at line 65 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_remap_source_args_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 67 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_remap_target_args_size ( uint32_t  size  )  [inline]

Definition at line 69 of file NodeletLoad.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nodelet::NodeletLoadRequest_< ContainerAllocator >::set_remap_target_args_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 71 of file NodeletLoad.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::bond_id

Definition at line 61 of file NodeletLoad.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::my_argv

Definition at line 58 of file NodeletLoad.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::name

Definition at line 46 of file NodeletLoad.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::remap_source_args

Definition at line 52 of file NodeletLoad.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::remap_target_args

Definition at line 55 of file NodeletLoad.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nodelet::NodeletLoadRequest_< ContainerAllocator >::type

Definition at line 49 of file NodeletLoad.h.


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


nodelet
Author(s): Tully Foote, Radu Bogdan Rusu
autogenerated on Fri Jan 11 09:40:18 2013