#include <SetVariable.h>
Public Types | |
typedef boost::shared_ptr < ::asebaros::SetVariableResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::SetVariableResponse_ < ContainerAllocator > > | Ptr |
typedef SetVariableResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetVariableResponse_ () | |
SetVariableResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 64 of file SetVariable.h.
typedef boost::shared_ptr< ::asebaros::SetVariableResponse_<ContainerAllocator> const> asebaros::SetVariableResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file SetVariable.h.
typedef boost::shared_ptr< ::asebaros::SetVariableResponse_<ContainerAllocator> > asebaros::SetVariableResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file SetVariable.h.
typedef SetVariableResponse_<ContainerAllocator> asebaros::SetVariableResponse_< ContainerAllocator >::Type |
Definition at line 65 of file SetVariable.h.
asebaros::SetVariableResponse_< ContainerAllocator >::SetVariableResponse_ | ( | ) | [inline] |
Definition at line 67 of file SetVariable.h.
asebaros::SetVariableResponse_< ContainerAllocator >::SetVariableResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 71 of file SetVariable.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::SetVariableResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file SetVariable.h.