21 std::string
str()
const;
24 namespace manipulators {
37 bool manipulator_is_valid_for<manipulators::IntegerStringManipulator>(
VR::value_type value);
virtual bool is_valid_for(const VR &vr) const override
Definition: integer_string_manipulator.h:29
Definition: integer_string_manipulator.h:25
uint16_t value_type
Definition: vr.h:29
Definition: integer_string_manipulator.h:7
bool operator==(const IntegerString &is) const
A manipulator class for VR that represent elements which are encoded in DICOM using strings...
Definition: padded_string_manipulator.h:89
const VR IS
Definition: vr_constants.h:225
bool operator!=(const IntegerString &is) const