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

#include <List.h>

List of all members.

Public Types

typedef std::vector
< ::evart_bridge::Body_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::evart_bridge::Body_
< ContainerAllocator >
>::other > 
_bodies_type
typedef boost::shared_ptr
< ::evart_bridge::ListResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::evart_bridge::ListResponse_
< ContainerAllocator > > 
Ptr
typedef ListResponse_
< ContainerAllocator > 
Type

Public Member Functions

 ListResponse_ ()
 ListResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::evart_bridge::Body_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::evart_bridge::Body_
< ContainerAllocator >
>::other > 
bodies

Detailed Description

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

Definition at line 49 of file List.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::evart_bridge::Body_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Body_<ContainerAllocator> >::other > evart_bridge::ListResponse_< ContainerAllocator >::_bodies_type

Definition at line 62 of file List.h.

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

Definition at line 67 of file List.h.

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

Definition at line 66 of file List.h.

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

Definition at line 50 of file List.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file List.h.

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

Definition at line 57 of file List.h.


Member Data Documentation

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

Definition at line 68 of file List.h.

template<class ContainerAllocator >
std::vector< ::evart_bridge::Body_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::evart_bridge::Body_<ContainerAllocator> >::other > evart_bridge::ListResponse_< ContainerAllocator >::bodies

Definition at line 63 of file List.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