Public Types | Public Member Functions | Public Attributes
rosapi::TypeDef_< ContainerAllocator > Struct Template Reference

#include <TypeDef.h>

List of all members.

Public Types

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 > 
_examples_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_fieldarraylen_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 > 
_fieldnames_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 > 
_fieldtypes_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_type_type
typedef boost::shared_ptr
< ::rosapi::TypeDef_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::TypeDef_
< ContainerAllocator > > 
Ptr
typedef TypeDef_
< ContainerAllocator > 
Type

Public Member Functions

 TypeDef_ ()
 TypeDef_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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 > 
examples
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
fieldarraylen
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 > 
fieldnames
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 > 
fieldtypes
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
type

Detailed Description

template<class ContainerAllocator>
struct rosapi::TypeDef_< ContainerAllocator >

Definition at line 21 of file TypeDef.h.


Member Typedef Documentation

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 > rosapi::TypeDef_< ContainerAllocator >::_examples_type

Definition at line 54 of file TypeDef.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosapi::TypeDef_< ContainerAllocator >::_fieldarraylen_type

Definition at line 51 of file TypeDef.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 > rosapi::TypeDef_< ContainerAllocator >::_fieldnames_type

Definition at line 45 of file TypeDef.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 > rosapi::TypeDef_< ContainerAllocator >::_fieldtypes_type

Definition at line 48 of file TypeDef.h.

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

Definition at line 42 of file TypeDef.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::TypeDef_<ContainerAllocator> const> rosapi::TypeDef_< ContainerAllocator >::ConstPtr

Definition at line 59 of file TypeDef.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::TypeDef_<ContainerAllocator> > rosapi::TypeDef_< ContainerAllocator >::Ptr

Definition at line 58 of file TypeDef.h.

template<class ContainerAllocator >
typedef TypeDef_<ContainerAllocator> rosapi::TypeDef_< ContainerAllocator >::Type

Definition at line 22 of file TypeDef.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosapi::TypeDef_< ContainerAllocator >::TypeDef_ ( ) [inline]

Definition at line 24 of file TypeDef.h.

template<class ContainerAllocator >
rosapi::TypeDef_< ContainerAllocator >::TypeDef_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file TypeDef.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosapi::TypeDef_< ContainerAllocator >::__connection_header

Definition at line 60 of file TypeDef.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 > rosapi::TypeDef_< ContainerAllocator >::examples

Definition at line 55 of file TypeDef.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosapi::TypeDef_< ContainerAllocator >::fieldarraylen

Definition at line 52 of file TypeDef.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 > rosapi::TypeDef_< ContainerAllocator >::fieldnames

Definition at line 46 of file TypeDef.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 > rosapi::TypeDef_< ContainerAllocator >::fieldtypes

Definition at line 49 of file TypeDef.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::TypeDef_< ContainerAllocator >::type

Definition at line 43 of file TypeDef.h.


The documentation for this struct was generated from the following file:


rosapi
Author(s): Jon
autogenerated on Thu Jan 2 2014 11:53:40