Public Types | Public Member Functions | Public Attributes
esc_ros::StateValue_< ContainerAllocator > Struct Template Reference

#include <StateValue.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_state_type
typedef float _value_type
typedef boost::shared_ptr
< ::esc_ros::StateValue_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::esc_ros::StateValue_
< ContainerAllocator > > 
Ptr
typedef StateValue_
< ContainerAllocator > 
Type

Public Member Functions

 StateValue_ ()
 StateValue_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
state
float value

Detailed Description

template<class ContainerAllocator>
struct esc_ros::StateValue_< ContainerAllocator >

Definition at line 21 of file StateValue.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > esc_ros::StateValue_< ContainerAllocator >::_state_type

Definition at line 36 of file StateValue.h.

template<class ContainerAllocator >
typedef float esc_ros::StateValue_< ContainerAllocator >::_value_type

Definition at line 39 of file StateValue.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::esc_ros::StateValue_<ContainerAllocator> const> esc_ros::StateValue_< ContainerAllocator >::ConstPtr

Definition at line 44 of file StateValue.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::esc_ros::StateValue_<ContainerAllocator> > esc_ros::StateValue_< ContainerAllocator >::Ptr

Definition at line 43 of file StateValue.h.

template<class ContainerAllocator >
typedef StateValue_<ContainerAllocator> esc_ros::StateValue_< ContainerAllocator >::Type

Definition at line 22 of file StateValue.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
esc_ros::StateValue_< ContainerAllocator >::StateValue_ ( ) [inline]

Definition at line 24 of file StateValue.h.

template<class ContainerAllocator >
esc_ros::StateValue_< ContainerAllocator >::StateValue_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file StateValue.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > esc_ros::StateValue_< ContainerAllocator >::__connection_header

Definition at line 45 of file StateValue.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > esc_ros::StateValue_< ContainerAllocator >::state

Definition at line 37 of file StateValue.h.

template<class ContainerAllocator >
float esc_ros::StateValue_< ContainerAllocator >::value

Definition at line 40 of file StateValue.h.


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


esc_ros
Author(s): Berk Calli and Wouter Caarls
autogenerated on Sun Jan 5 2014 11:07:02