#include <demonstration.h>
Public Types | |
typedef ::lfd_common::state_ < ContainerAllocator > | _s_type |
typedef boost::shared_ptr < ::lfd_common::demonstrationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::lfd_common::demonstrationRequest_ < ContainerAllocator > > | Ptr |
typedef demonstrationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
demonstrationRequest_ () | |
demonstrationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::lfd_common::state_ < ContainerAllocator > | s |
Definition at line 26 of file demonstration.h.
typedef ::lfd_common::state_<ContainerAllocator> lfd_common::demonstrationRequest_< ContainerAllocator >::_s_type |
Definition at line 39 of file demonstration.h.
typedef boost::shared_ptr< ::lfd_common::demonstrationRequest_<ContainerAllocator> const> lfd_common::demonstrationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file demonstration.h.
typedef boost::shared_ptr< ::lfd_common::demonstrationRequest_<ContainerAllocator> > lfd_common::demonstrationRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file demonstration.h.
typedef demonstrationRequest_<ContainerAllocator> lfd_common::demonstrationRequest_< ContainerAllocator >::Type |
Definition at line 27 of file demonstration.h.
lfd_common::demonstrationRequest_< ContainerAllocator >::demonstrationRequest_ | ( | ) | [inline] |
Definition at line 29 of file demonstration.h.
lfd_common::demonstrationRequest_< ContainerAllocator >::demonstrationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file demonstration.h.
boost::shared_ptr<std::map<std::string, std::string> > lfd_common::demonstrationRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file demonstration.h.
::lfd_common::state_<ContainerAllocator> lfd_common::demonstrationRequest_< ContainerAllocator >::s |
Definition at line 40 of file demonstration.h.