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