#include <DeviceInfo.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _address_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _hw_version_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _serial_number_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _sw_version_type |
typedef boost::shared_ptr < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::DeviceInfo_ < ContainerAllocator > > | Ptr |
typedef DeviceInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
DeviceInfo_ () | |
DeviceInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | address |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | hw_version |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | model |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | serial_number |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | sw_version |
Definition at line 21 of file DeviceInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::_address_type |
Definition at line 54 of file DeviceInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::_hw_version_type |
Definition at line 48 of file DeviceInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::_model_type |
Definition at line 42 of file DeviceInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::_serial_number_type |
Definition at line 45 of file DeviceInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::_sw_version_type |
Definition at line 51 of file DeviceInfo.h.
typedef boost::shared_ptr< ::industrial_msgs::DeviceInfo_<ContainerAllocator> const> industrial_msgs::DeviceInfo_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file DeviceInfo.h.
typedef boost::shared_ptr< ::industrial_msgs::DeviceInfo_<ContainerAllocator> > industrial_msgs::DeviceInfo_< ContainerAllocator >::Ptr |
Definition at line 58 of file DeviceInfo.h.
typedef DeviceInfo_<ContainerAllocator> industrial_msgs::DeviceInfo_< ContainerAllocator >::Type |
Definition at line 22 of file DeviceInfo.h.
industrial_msgs::DeviceInfo_< ContainerAllocator >::DeviceInfo_ | ( | ) | [inline] |
Definition at line 24 of file DeviceInfo.h.
industrial_msgs::DeviceInfo_< ContainerAllocator >::DeviceInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file DeviceInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::DeviceInfo_< ContainerAllocator >::__connection_header |
Definition at line 60 of file DeviceInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::address |
Definition at line 55 of file DeviceInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::hw_version |
Definition at line 49 of file DeviceInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::model |
Definition at line 43 of file DeviceInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::serial_number |
Definition at line 46 of file DeviceInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > industrial_msgs::DeviceInfo_< ContainerAllocator >::sw_version |
Definition at line 52 of file DeviceInfo.h.