#include <StateFeedback.h>
Public Types | |
typedef boost::shared_ptr < ::cob_script_server::StateFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_script_server::StateFeedback_ < ContainerAllocator > > | Ptr |
typedef StateFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
StateFeedback_ () | |
StateFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file StateFeedback.h.
typedef boost::shared_ptr< ::cob_script_server::StateFeedback_<ContainerAllocator> const> cob_script_server::StateFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file StateFeedback.h.
typedef boost::shared_ptr< ::cob_script_server::StateFeedback_<ContainerAllocator> > cob_script_server::StateFeedback_< ContainerAllocator >::Ptr |
Definition at line 33 of file StateFeedback.h.
typedef StateFeedback_<ContainerAllocator> cob_script_server::StateFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file StateFeedback.h.
cob_script_server::StateFeedback_< ContainerAllocator >::StateFeedback_ | ( | ) | [inline] |
Definition at line 24 of file StateFeedback.h.
cob_script_server::StateFeedback_< ContainerAllocator >::StateFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file StateFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_script_server::StateFeedback_< ContainerAllocator >::__connection_header |
Definition at line 35 of file StateFeedback.h.