#include <SetVariable.h>
Public Types | |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _data_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _nodeName_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _variableName_type |
typedef boost::shared_ptr < ::asebaros::SetVariableRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::SetVariableRequest_ < ContainerAllocator > > | Ptr |
typedef SetVariableRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetVariableRequest_ () | |
SetVariableRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | data |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | nodeName |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | variableName |
Definition at line 25 of file SetVariable.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_data_type |
Definition at line 48 of file SetVariable.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_nodeName_type |
Definition at line 42 of file SetVariable.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_variableName_type |
Definition at line 45 of file SetVariable.h.
typedef boost::shared_ptr< ::asebaros::SetVariableRequest_<ContainerAllocator> const> asebaros::SetVariableRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file SetVariable.h.
typedef boost::shared_ptr< ::asebaros::SetVariableRequest_<ContainerAllocator> > asebaros::SetVariableRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file SetVariable.h.
typedef SetVariableRequest_<ContainerAllocator> asebaros::SetVariableRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetVariable.h.
asebaros::SetVariableRequest_< ContainerAllocator >::SetVariableRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetVariable.h.
asebaros::SetVariableRequest_< ContainerAllocator >::SetVariableRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file SetVariable.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::SetVariableRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file SetVariable.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::SetVariableRequest_< ContainerAllocator >::data |
Definition at line 49 of file SetVariable.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::nodeName |
Definition at line 43 of file SetVariable.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::variableName |
Definition at line 46 of file SetVariable.h.