$search

srs_knowledge::PropertyTuple_< ContainerAllocator > Struct Template Reference

#include <PropertyTuple.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_dataType_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_propertyName_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_propertyURI_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_value_type
typedef boost::shared_ptr
< ::srs_knowledge::PropertyTuple_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::PropertyTuple_
< ContainerAllocator > > 
Ptr
typedef PropertyTuple_
< 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)
 PropertyTuple_ (const ContainerAllocator &_alloc)
 PropertyTuple_ ()
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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
dataType
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
propertyName
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
propertyURI
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
value

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 srs_knowledge::PropertyTuple_< ContainerAllocator >

Definition at line 21 of file PropertyTuple.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::_dataType_type

Definition at line 43 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::_propertyName_type

Definition at line 40 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::_propertyURI_type

Definition at line 49 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::_value_type

Definition at line 46 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::PropertyTuple_<ContainerAllocator> const> srs_knowledge::PropertyTuple_< ContainerAllocator >::ConstPtr

Definition at line 111 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::PropertyTuple_<ContainerAllocator> > srs_knowledge::PropertyTuple_< ContainerAllocator >::Ptr

Definition at line 110 of file PropertyTuple.h.

template<class ContainerAllocator >
typedef PropertyTuple_<ContainerAllocator> srs_knowledge::PropertyTuple_< ContainerAllocator >::Type

Definition at line 22 of file PropertyTuple.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_knowledge::PropertyTuple_< ContainerAllocator >::PropertyTuple_ (  )  [inline]

Definition at line 24 of file PropertyTuple.h.

template<class ContainerAllocator >
srs_knowledge::PropertyTuple_< ContainerAllocator >::PropertyTuple_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file PropertyTuple.h.


Member Function Documentation

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

Definition at line 58 of file PropertyTuple.h.

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

Definition at line 65 of file PropertyTuple.h.

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

Definition at line 78 of file PropertyTuple.h.

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

Definition at line 56 of file PropertyTuple.h.

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

Definition at line 54 of file PropertyTuple.h.

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

Definition at line 63 of file PropertyTuple.h.

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

Definition at line 61 of file PropertyTuple.h.

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

Definition at line 76 of file PropertyTuple.h.

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

Definition at line 68 of file PropertyTuple.h.

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

Definition at line 90 of file PropertyTuple.h.

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

Definition at line 100 of file PropertyTuple.h.

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

Definition at line 80 of file PropertyTuple.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PropertyTuple_< ContainerAllocator >::__connection_header

Definition at line 112 of file PropertyTuple.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::dataType

Definition at line 44 of file PropertyTuple.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::propertyName

Definition at line 41 of file PropertyTuple.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::propertyURI

Definition at line 50 of file PropertyTuple.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PropertyTuple_< ContainerAllocator >::value

Definition at line 47 of file PropertyTuple.h.


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


srs_knowledge
Author(s): Ze Ji
autogenerated on Tue Mar 5 21:12:10 2013