#include <GetVariableList.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _variableList_type |
typedef boost::shared_ptr < ::asebaros::GetVariableListResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetVariableListResponse_ < ContainerAllocator > > | Ptr |
typedef GetVariableListResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetVariableListResponse_ () | |
GetVariableListResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | variableList |
Definition at line 54 of file GetVariableList.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > asebaros::GetVariableListResponse_< ContainerAllocator >::_variableList_type |
Definition at line 67 of file GetVariableList.h.
typedef boost::shared_ptr< ::asebaros::GetVariableListResponse_<ContainerAllocator> const> asebaros::GetVariableListResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file GetVariableList.h.
typedef boost::shared_ptr< ::asebaros::GetVariableListResponse_<ContainerAllocator> > asebaros::GetVariableListResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file GetVariableList.h.
typedef GetVariableListResponse_<ContainerAllocator> asebaros::GetVariableListResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GetVariableList.h.
asebaros::GetVariableListResponse_< ContainerAllocator >::GetVariableListResponse_ | ( | ) | [inline] |
Definition at line 57 of file GetVariableList.h.
asebaros::GetVariableListResponse_< ContainerAllocator >::GetVariableListResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GetVariableList.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetVariableListResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file GetVariableList.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > asebaros::GetVariableListResponse_< ContainerAllocator >::variableList |
Definition at line 68 of file GetVariableList.h.