Public Types | Public Member Functions | Public Attributes
simple_arm_server::MoveArmResult_< ContainerAllocator > Struct Template Reference

#include <MoveArmResult.h>

List of all members.

Public Types

typedef uint8_t _success_type
typedef boost::shared_ptr
< ::simple_arm_server::MoveArmResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::simple_arm_server::MoveArmResult_
< ContainerAllocator > > 
Ptr
typedef MoveArmResult_
< ContainerAllocator > 
Type

Public Member Functions

 MoveArmResult_ ()
 MoveArmResult_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

template<class ContainerAllocator>
struct simple_arm_server::MoveArmResult_< ContainerAllocator >

Definition at line 21 of file MoveArmResult.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef uint8_t simple_arm_server::MoveArmResult_< ContainerAllocator >::_success_type

Definition at line 34 of file MoveArmResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::simple_arm_server::MoveArmResult_<ContainerAllocator> const> simple_arm_server::MoveArmResult_< ContainerAllocator >::ConstPtr

Definition at line 39 of file MoveArmResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::simple_arm_server::MoveArmResult_<ContainerAllocator> > simple_arm_server::MoveArmResult_< ContainerAllocator >::Ptr

Definition at line 38 of file MoveArmResult.h.

template<class ContainerAllocator>
typedef MoveArmResult_<ContainerAllocator> simple_arm_server::MoveArmResult_< ContainerAllocator >::Type

Definition at line 22 of file MoveArmResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
simple_arm_server::MoveArmResult_< ContainerAllocator >::MoveArmResult_ ( ) [inline]

Definition at line 24 of file MoveArmResult.h.

template<class ContainerAllocator>
simple_arm_server::MoveArmResult_< ContainerAllocator >::MoveArmResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file MoveArmResult.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > simple_arm_server::MoveArmResult_< ContainerAllocator >::__connection_header

Definition at line 40 of file MoveArmResult.h.

template<class ContainerAllocator>
uint8_t simple_arm_server::MoveArmResult_< ContainerAllocator >::success

Definition at line 35 of file MoveArmResult.h.


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


simple_arm_server
Author(s): Michael Ferguson
autogenerated on Fri Jan 3 2014 11:58:44