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

#include <Poison.h>

List of all members.

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

Detailed Description

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

Definition at line 21 of file Poison.h.


Member Typedef Documentation

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

Definition at line 41 of file Poison.h.

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

Definition at line 38 of file Poison.h.

template<class ContainerAllocator >
typedef float brics_actuator::Poison_< ContainerAllocator >::_qos_type

Definition at line 44 of file Poison.h.

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

Definition at line 49 of file Poison.h.

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

Definition at line 48 of file Poison.h.

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

Definition at line 22 of file Poison.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Poison.h.

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

Definition at line 31 of file Poison.h.


Member Data Documentation

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

Definition at line 50 of file Poison.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::description

Definition at line 42 of file Poison.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::Poison_< ContainerAllocator >::originator

Definition at line 39 of file Poison.h.

template<class ContainerAllocator >
float brics_actuator::Poison_< ContainerAllocator >::qos

Definition at line 45 of file Poison.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