7 namespace manipulators {
20 bool manipulator_is_valid_for<manipulators::UnsignedLongManipulator>(
VR::value_type value);
const VR UL
Definition: vr_constants.h:388
virtual bool is_valid_for(const VR &vr) const override
Definition: unsigned_long_manipulator.h:12
Definition: unsigned_long_manipulator.h:8
uint16_t value_type
Definition: vr.h:29
A manipulator class for VR that represent fixed size elements like integers and floating point number...
Definition: fixed_size_element_manipulator.h:20