Public Types | Public Member Functions | Public Attributes
brics_actuator::JointAccelerations_< ContainerAllocator > Struct Template Reference

#include <JointAccelerations.h>

List of all members.

Public Types

typedef std::vector
< ::brics_actuator::JointValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::brics_actuator::JointValue_
< ContainerAllocator >
>::other > 
_accelerations_type
typedef
::brics_actuator::Poison_
< ContainerAllocator > 
_poisonStamp_type
typedef boost::shared_ptr
< ::brics_actuator::JointAccelerations_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::brics_actuator::JointAccelerations_
< ContainerAllocator > > 
Ptr
typedef JointAccelerations_
< ContainerAllocator > 
Type

Public Member Functions

 JointAccelerations_ ()
 JointAccelerations_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::brics_actuator::JointValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::brics_actuator::JointValue_
< ContainerAllocator >
>::other > 
accelerations
::brics_actuator::Poison_
< ContainerAllocator > 
poisonStamp

Detailed Description

template<class ContainerAllocator>
struct brics_actuator::JointAccelerations_< ContainerAllocator >

Definition at line 23 of file JointAccelerations.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointAccelerations_< ContainerAllocator >::_accelerations_type

Definition at line 41 of file JointAccelerations.h.

template<class ContainerAllocator >
typedef ::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointAccelerations_< ContainerAllocator >::_poisonStamp_type

Definition at line 38 of file JointAccelerations.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::brics_actuator::JointAccelerations_<ContainerAllocator> const> brics_actuator::JointAccelerations_< ContainerAllocator >::ConstPtr

Definition at line 46 of file JointAccelerations.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::brics_actuator::JointAccelerations_<ContainerAllocator> > brics_actuator::JointAccelerations_< ContainerAllocator >::Ptr

Definition at line 45 of file JointAccelerations.h.

template<class ContainerAllocator >
typedef JointAccelerations_<ContainerAllocator> brics_actuator::JointAccelerations_< ContainerAllocator >::Type

Definition at line 24 of file JointAccelerations.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
brics_actuator::JointAccelerations_< ContainerAllocator >::JointAccelerations_ ( ) [inline]

Definition at line 26 of file JointAccelerations.h.

template<class ContainerAllocator >
brics_actuator::JointAccelerations_< ContainerAllocator >::JointAccelerations_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 32 of file JointAccelerations.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > brics_actuator::JointAccelerations_< ContainerAllocator >::__connection_header

Definition at line 47 of file JointAccelerations.h.

template<class ContainerAllocator >
std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointAccelerations_< ContainerAllocator >::accelerations

Definition at line 42 of file JointAccelerations.h.

template<class ContainerAllocator >
::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointAccelerations_< ContainerAllocator >::poisonStamp

Definition at line 39 of file JointAccelerations.h.


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


brics_actuator
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:58:20