#include <Poison.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _originator_type |
typedef float | _qos_type |
typedef boost::shared_ptr < ::brics_actuator::Poison_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::brics_actuator::Poison_ < ContainerAllocator > > | Ptr |
typedef Poison_ < ContainerAllocator > | Type |
Public Member Functions | |
Poison_ () | |
Poison_ (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 > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | originator |
float | qos |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::_description_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::_originator_type |
typedef float brics_actuator::Poison_< ContainerAllocator >::_qos_type |
typedef boost::shared_ptr< ::brics_actuator::Poison_<ContainerAllocator> const> brics_actuator::Poison_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::brics_actuator::Poison_<ContainerAllocator> > brics_actuator::Poison_< ContainerAllocator >::Ptr |
typedef Poison_<ContainerAllocator> brics_actuator::Poison_< ContainerAllocator >::Type |
brics_actuator::Poison_< ContainerAllocator >::Poison_ | ( | ) | [inline] |
brics_actuator::Poison_< ContainerAllocator >::Poison_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > brics_actuator::Poison_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::description |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::originator |
float brics_actuator::Poison_< ContainerAllocator >::qos |