Public Types | Public Member Functions | Public Attributes
visp_tracker::InitResponse_< ContainerAllocator > Struct Template Reference

#include <Init.h>

List of all members.

Public Types

typedef uint8_t _initialization_succeed_type
typedef boost::shared_ptr
< ::visp_tracker::InitResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_tracker::InitResponse_
< ContainerAllocator > > 
Ptr
typedef InitResponse_
< ContainerAllocator > 
Type

Public Member Functions

 InitResponse_ ()
 InitResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t initialization_succeed

Detailed Description

template<class ContainerAllocator>
struct visp_tracker::InitResponse_< ContainerAllocator >

Definition at line 66 of file Init.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t visp_tracker::InitResponse_< ContainerAllocator >::_initialization_succeed_type

Definition at line 79 of file Init.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::InitResponse_<ContainerAllocator> const> visp_tracker::InitResponse_< ContainerAllocator >::ConstPtr

Definition at line 84 of file Init.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::InitResponse_<ContainerAllocator> > visp_tracker::InitResponse_< ContainerAllocator >::Ptr

Definition at line 83 of file Init.h.

template<class ContainerAllocator >
typedef InitResponse_<ContainerAllocator> visp_tracker::InitResponse_< ContainerAllocator >::Type

Definition at line 67 of file Init.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_tracker::InitResponse_< ContainerAllocator >::InitResponse_ ( ) [inline]

Definition at line 69 of file Init.h.

template<class ContainerAllocator >
visp_tracker::InitResponse_< ContainerAllocator >::InitResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 74 of file Init.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::InitResponse_< ContainerAllocator >::__connection_header

Definition at line 85 of file Init.h.

template<class ContainerAllocator >
uint8_t visp_tracker::InitResponse_< ContainerAllocator >::initialization_succeed

Definition at line 80 of file Init.h.


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


visp_tracker
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Sat Dec 28 2013 17:46:03