Public Types | Public Member Functions | Public Attributes
actionlib_tutorials::FibonacciResult_< ContainerAllocator > Struct Template Reference

#include <FibonacciResult.h>

List of all members.

Public Types

typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_sequence_type
typedef boost::shared_ptr
< ::actionlib_tutorials::FibonacciResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::actionlib_tutorials::FibonacciResult_
< ContainerAllocator > > 
Ptr
typedef FibonacciResult_
< ContainerAllocator > 
Type

Public Member Functions

 FibonacciResult_ ()
 FibonacciResult_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
sequence

Detailed Description

template<class ContainerAllocator>
struct actionlib_tutorials::FibonacciResult_< ContainerAllocator >

Definition at line 21 of file FibonacciResult.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > actionlib_tutorials::FibonacciResult_< ContainerAllocator >::_sequence_type

Definition at line 34 of file FibonacciResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::actionlib_tutorials::FibonacciResult_<ContainerAllocator> const> actionlib_tutorials::FibonacciResult_< ContainerAllocator >::ConstPtr

Definition at line 39 of file FibonacciResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::actionlib_tutorials::FibonacciResult_<ContainerAllocator> > actionlib_tutorials::FibonacciResult_< ContainerAllocator >::Ptr

Definition at line 38 of file FibonacciResult.h.

template<class ContainerAllocator>
typedef FibonacciResult_<ContainerAllocator> actionlib_tutorials::FibonacciResult_< ContainerAllocator >::Type

Definition at line 22 of file FibonacciResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
actionlib_tutorials::FibonacciResult_< ContainerAllocator >::FibonacciResult_ ( ) [inline]

Definition at line 24 of file FibonacciResult.h.

template<class ContainerAllocator>
actionlib_tutorials::FibonacciResult_< ContainerAllocator >::FibonacciResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file FibonacciResult.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > actionlib_tutorials::FibonacciResult_< ContainerAllocator >::__connection_header

Definition at line 40 of file FibonacciResult.h.

template<class ContainerAllocator>
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > actionlib_tutorials::FibonacciResult_< ContainerAllocator >::sequence

Definition at line 35 of file FibonacciResult.h.


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


actionlib_tutorials
Author(s): Melonee Wise
autogenerated on Thu Jan 2 2014 11:09:44