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

#include <FibonacciGoal.h>

List of all members.

Public Types

typedef int32_t _order_type
typedef boost::shared_ptr
< ::actionlib_tutorials::FibonacciGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::actionlib_tutorials::FibonacciGoal_
< ContainerAllocator > > 
Ptr
typedef FibonacciGoal_
< ContainerAllocator > 
Type

Public Member Functions

 FibonacciGoal_ ()
 FibonacciGoal_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t order

Detailed Description

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

Definition at line 21 of file FibonacciGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t actionlib_tutorials::FibonacciGoal_< ContainerAllocator >::_order_type

Definition at line 34 of file FibonacciGoal.h.

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

Definition at line 39 of file FibonacciGoal.h.

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

Definition at line 38 of file FibonacciGoal.h.

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

Definition at line 22 of file FibonacciGoal.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file FibonacciGoal.h.

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

Definition at line 29 of file FibonacciGoal.h.


Member Data Documentation

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

Definition at line 40 of file FibonacciGoal.h.

template<class ContainerAllocator >
int32_t actionlib_tutorials::FibonacciGoal_< ContainerAllocator >::order

Definition at line 35 of file FibonacciGoal.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