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

#include <CartesianVector.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_unit_type
typedef double _x_type
typedef double _y_type
typedef double _z_type
typedef boost::shared_ptr
< ::brics_actuator::CartesianVector_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::brics_actuator::CartesianVector_
< ContainerAllocator > > 
Ptr
typedef CartesianVector_
< ContainerAllocator > 
Type

Public Member Functions

 CartesianVector_ ()
 CartesianVector_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
unit
double x
double y
double z

Detailed Description

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

Definition at line 21 of file CartesianVector.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::CartesianVector_< ContainerAllocator >::_unit_type

Definition at line 40 of file CartesianVector.h.

template<class ContainerAllocator >
typedef double brics_actuator::CartesianVector_< ContainerAllocator >::_x_type

Definition at line 43 of file CartesianVector.h.

template<class ContainerAllocator >
typedef double brics_actuator::CartesianVector_< ContainerAllocator >::_y_type

Definition at line 46 of file CartesianVector.h.

template<class ContainerAllocator >
typedef double brics_actuator::CartesianVector_< ContainerAllocator >::_z_type

Definition at line 49 of file CartesianVector.h.

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

Definition at line 54 of file CartesianVector.h.

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

Definition at line 53 of file CartesianVector.h.

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

Definition at line 22 of file CartesianVector.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file CartesianVector.h.

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

Definition at line 32 of file CartesianVector.h.


Member Data Documentation

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

Definition at line 55 of file CartesianVector.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::CartesianVector_< ContainerAllocator >::unit

Definition at line 41 of file CartesianVector.h.

template<class ContainerAllocator >
double brics_actuator::CartesianVector_< ContainerAllocator >::x

Definition at line 44 of file CartesianVector.h.

template<class ContainerAllocator >
double brics_actuator::CartesianVector_< ContainerAllocator >::y

Definition at line 47 of file CartesianVector.h.

template<class ContainerAllocator >
double brics_actuator::CartesianVector_< ContainerAllocator >::z

Definition at line 50 of file CartesianVector.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