Go to the documentation of this file.
14 #ifndef MEASUREMENT_HPP
15 #define MEASUREMENT_HPP
19 #include "../BasicDatatypes.hpp"
80 UINT32 sum =
sizeof(*this);
81 std::vector<Measurement>::const_iterator iter;
82 for (iter =
m_list.begin(); iter !=
m_list.end(); iter++)
84 sum += iter->getUsedMemory();
94 #endif // MEASUREMENT_HPP
MeasurementType m_measType
virtual const UINT32 getUsedMemory() const
std::vector< Measurement > m_list
@ Meastype_Voltage_Supply_Video
@ Meastype_Sniffpad_Panel
std::string getName() const
@ Meastype_Temperature_Panel
@ Meastype_ScanResolution
std::string valueToString() const
@ Meastype_ScanStartAngle
@ Datatype_MeasurementList
virtual ~MeasurementList()
virtual const UINT32 getUsedMemory() const
@ Meastype_Voltage_Supply_Panel
libsick_ldmrs
Author(s): SICK AG
, Martin Günther , Jochen Sprickerhof
autogenerated on Wed Oct 26 2022 02:11:57