#include <sub20_ADC_meas.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fVolts_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _strIdSubDev_type |
typedef std::vector< uint16_t, typename ContainerAllocator::template rebind< uint16_t >::other > | _uiRaw_type |
typedef boost::shared_ptr < ::adc_sub20::sub20_ADC_meas_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::adc_sub20::sub20_ADC_meas_ < ContainerAllocator > > | Ptr |
typedef sub20_ADC_meas_ < ContainerAllocator > | Type |
Public Member Functions | |
sub20_ADC_meas_ () | |
sub20_ADC_meas_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fVolts |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | strIdSubDev |
std::vector< uint16_t, typename ContainerAllocator::template rebind< uint16_t >::other > | uiRaw |
Definition at line 22 of file sub20_ADC_meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::_fVolts_type |
Definition at line 50 of file sub20_ADC_meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> adc_sub20::sub20_ADC_meas_< ContainerAllocator >::_header_type |
Definition at line 41 of file sub20_ADC_meas.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::_strIdSubDev_type |
Definition at line 44 of file sub20_ADC_meas.h.
typedef std::vector<uint16_t, typename ContainerAllocator::template rebind<uint16_t>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::_uiRaw_type |
Definition at line 47 of file sub20_ADC_meas.h.
typedef boost::shared_ptr< ::adc_sub20::sub20_ADC_meas_<ContainerAllocator> const> adc_sub20::sub20_ADC_meas_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file sub20_ADC_meas.h.
typedef boost::shared_ptr< ::adc_sub20::sub20_ADC_meas_<ContainerAllocator> > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::Ptr |
Definition at line 54 of file sub20_ADC_meas.h.
typedef sub20_ADC_meas_<ContainerAllocator> adc_sub20::sub20_ADC_meas_< ContainerAllocator >::Type |
Definition at line 23 of file sub20_ADC_meas.h.
adc_sub20::sub20_ADC_meas_< ContainerAllocator >::sub20_ADC_meas_ | ( | ) | [inline] |
Definition at line 25 of file sub20_ADC_meas.h.
adc_sub20::sub20_ADC_meas_< ContainerAllocator >::sub20_ADC_meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file sub20_ADC_meas.h.
boost::shared_ptr<std::map<std::string, std::string> > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::__connection_header |
Definition at line 56 of file sub20_ADC_meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::fVolts |
Definition at line 51 of file sub20_ADC_meas.h.
::std_msgs::Header_<ContainerAllocator> adc_sub20::sub20_ADC_meas_< ContainerAllocator >::header |
Definition at line 42 of file sub20_ADC_meas.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::strIdSubDev |
Definition at line 45 of file sub20_ADC_meas.h.
std::vector<uint16_t, typename ContainerAllocator::template rebind<uint16_t>::other > adc_sub20::sub20_ADC_meas_< ContainerAllocator >::uiRaw |
Definition at line 48 of file sub20_ADC_meas.h.