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

#include <TBoxObject.h>

List of all members.

Public Types

typedef int32_t _class_id_type
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 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 > 
_properties_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_subjects_type
typedef boost::shared_ptr
< ::srs_knowledge::TBoxObject_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::TBoxObject_
< ContainerAllocator > > 
Ptr
typedef TBoxObject_
< ContainerAllocator > 
Type

Public Member Functions

 TBoxObject_ ()
 TBoxObject_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t class_id
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
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 > 
properties
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
subjects

Detailed Description

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

Definition at line 21 of file TBoxObject.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t srs_knowledge::TBoxObject_< ContainerAllocator >::_class_id_type

Definition at line 42 of file TBoxObject.h.

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

Definition at line 48 of file TBoxObject.h.

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

Definition at line 45 of file TBoxObject.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 > srs_knowledge::TBoxObject_< ContainerAllocator >::_properties_type

Definition at line 51 of file TBoxObject.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_knowledge::TBoxObject_< ContainerAllocator >::_subjects_type

Definition at line 54 of file TBoxObject.h.

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

Definition at line 59 of file TBoxObject.h.

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

Definition at line 58 of file TBoxObject.h.

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

Definition at line 22 of file TBoxObject.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file TBoxObject.h.

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

Definition at line 33 of file TBoxObject.h.


Member Data Documentation

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

Definition at line 60 of file TBoxObject.h.

template<class ContainerAllocator >
int32_t srs_knowledge::TBoxObject_< ContainerAllocator >::class_id

Definition at line 43 of file TBoxObject.h.

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

Definition at line 49 of file TBoxObject.h.

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

Definition at line 46 of file TBoxObject.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 > srs_knowledge::TBoxObject_< ContainerAllocator >::properties

Definition at line 52 of file TBoxObject.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_knowledge::TBoxObject_< ContainerAllocator >::subjects

Definition at line 55 of file TBoxObject.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