Public Types | Public Member Functions | Public Attributes
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

 PropertyTuple_ ()
 PropertyTuple_ (const ContainerAllocator &_alloc)

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

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 54 of file PropertyTuple.h.

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

Definition at line 53 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 Data Documentation

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

Definition at line 55 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:


srs_knowledge
Author(s): Ze Ji
autogenerated on Sun Jan 5 2014 12:03:31