Public Types | Public Member Functions | Public Attributes
evart_bridge::Segment_< ContainerAllocator > Struct Template Reference

#include <Segment.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef uint32_t _parent_type
typedef boost::shared_ptr
< ::evart_bridge::Segment_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::evart_bridge::Segment_
< ContainerAllocator > > 
Ptr
typedef Segment_
< ContainerAllocator > 
Type

Public Member Functions

 Segment_ ()
 Segment_ (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 > 
name
uint32_t parent

Detailed Description

template<class ContainerAllocator>
struct evart_bridge::Segment_< ContainerAllocator >

Definition at line 21 of file Segment.h.


Member Typedef Documentation

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

Definition at line 36 of file Segment.h.

template<class ContainerAllocator >
typedef uint32_t evart_bridge::Segment_< ContainerAllocator >::_parent_type

Definition at line 39 of file Segment.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::evart_bridge::Segment_<ContainerAllocator> const> evart_bridge::Segment_< ContainerAllocator >::ConstPtr

Definition at line 44 of file Segment.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::evart_bridge::Segment_<ContainerAllocator> > evart_bridge::Segment_< ContainerAllocator >::Ptr

Definition at line 43 of file Segment.h.

template<class ContainerAllocator >
typedef Segment_<ContainerAllocator> evart_bridge::Segment_< ContainerAllocator >::Type

Definition at line 22 of file Segment.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
evart_bridge::Segment_< ContainerAllocator >::Segment_ ( ) [inline]

Definition at line 24 of file Segment.h.

template<class ContainerAllocator >
evart_bridge::Segment_< ContainerAllocator >::Segment_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file Segment.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > evart_bridge::Segment_< ContainerAllocator >::__connection_header

Definition at line 45 of file Segment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > evart_bridge::Segment_< ContainerAllocator >::name

Definition at line 37 of file Segment.h.

template<class ContainerAllocator >
uint32_t evart_bridge::Segment_< ContainerAllocator >::parent

Definition at line 40 of file Segment.h.


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


evart_bridge
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Fri Jan 3 2014 11:30:22