Public Types | Public Member Functions | Public Attributes
srs_knowledge::ABoxObject_< ContainerAllocator > Struct Template Reference

#include <ABoxObject.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_description_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef int32_t _object_id_type
typedef boost::shared_ptr
< ::srs_knowledge::ABoxObject_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::ABoxObject_
< ContainerAllocator > > 
Ptr
typedef ABoxObject_
< ContainerAllocator > 
Type

Public Member Functions

 ABoxObject_ ()
 ABoxObject_ (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 > 
description
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
int32_t object_id

Detailed Description

template<class ContainerAllocator>
struct srs_knowledge::ABoxObject_< ContainerAllocator >

Definition at line 21 of file ABoxObject.h.


Member Typedef Documentation

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

Definition at line 44 of file ABoxObject.h.

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

Definition at line 41 of file ABoxObject.h.

template<class ContainerAllocator >
typedef int32_t srs_knowledge::ABoxObject_< ContainerAllocator >::_object_id_type

Definition at line 38 of file ABoxObject.h.

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

Definition at line 49 of file ABoxObject.h.

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

Definition at line 48 of file ABoxObject.h.

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

Definition at line 22 of file ABoxObject.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file ABoxObject.h.

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

Definition at line 31 of file ABoxObject.h.


Member Data Documentation

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

Definition at line 50 of file ABoxObject.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::ABoxObject_< ContainerAllocator >::description

Definition at line 45 of file ABoxObject.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::ABoxObject_< ContainerAllocator >::name

Definition at line 42 of file ABoxObject.h.

template<class ContainerAllocator >
int32_t srs_knowledge::ABoxObject_< ContainerAllocator >::object_id

Definition at line 39 of file ABoxObject.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:30