#include <GetVariable.h>
Public Types | |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _data_type |
typedef boost::shared_ptr < ::asebaros::GetVariableResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetVariableResponse_ < ContainerAllocator > > | Ptr |
typedef GetVariableResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetVariableResponse_ () | |
GetVariableResponse_ (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 |
Definition at line 59 of file GetVariable.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::GetVariableResponse_< ContainerAllocator >::_data_type |
Definition at line 72 of file GetVariable.h.
typedef boost::shared_ptr< ::asebaros::GetVariableResponse_<ContainerAllocator> const> asebaros::GetVariableResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file GetVariable.h.
typedef boost::shared_ptr< ::asebaros::GetVariableResponse_<ContainerAllocator> > asebaros::GetVariableResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file GetVariable.h.
typedef GetVariableResponse_<ContainerAllocator> asebaros::GetVariableResponse_< ContainerAllocator >::Type |
Definition at line 60 of file GetVariable.h.
asebaros::GetVariableResponse_< ContainerAllocator >::GetVariableResponse_ | ( | ) | [inline] |
Definition at line 62 of file GetVariable.h.
asebaros::GetVariableResponse_< ContainerAllocator >::GetVariableResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file GetVariable.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetVariableResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file GetVariable.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::GetVariableResponse_< ContainerAllocator >::data |
Definition at line 73 of file GetVariable.h.