vega
Public Member Functions | List of all members
vega::manipulators::ShortStringManipulator Class Reference

#include <vega/manipulators/short_string_manipulator.h>

Inheritance diagram for vega::manipulators::ShortStringManipulator:
Inheritance graph
[legend]
Collaboration diagram for vega::manipulators::ShortStringManipulator:
Collaboration graph
[legend]

Public Member Functions

virtual bool is_valid_for (const VR &vr) const override
 
- Public Member Functions inherited from vega::manipulators::PaddedStringManipulator< std::string >
 PaddedStringManipulator ()
 
 PaddedStringManipulator (std::shared_ptr< dicom::RawValue > raw_value)
 
 PaddedStringManipulator (const std::string &s)
 
std::shared_ptr< dicom::RawValue > raw_value () override
 
std::string str () const override
 
bool read_from (dicom::RawReader *reader, size_t num_bytes) override
 
size_t write_to (dicom::RawWriter *writer) const override
 
virtual bool operator== (const ValueManipulator &other) const override
 
virtual bool operator!= (const ValueManipulator &other) const override
 
- Public Member Functions inherited from vega::manipulators::ValueManipulator
virtual ~ValueManipulator ()=0
 

Additional Inherited Members

- Public Types inherited from vega::manipulators::PaddedStringManipulator< std::string >
typedef base_vector::value_type value_type
 
typedef base_vector::size_type size_type
 
typedef base_vector::iterator iterator
 
typedef base_vector::const_iterator const_iterator
 
typedef base_vector::reference reference
 
typedef base_vector::const_reference const_reference
 

Member Function Documentation

◆ is_valid_for()

virtual bool vega::manipulators::ShortStringManipulator::is_valid_for ( const VR vr) const
inlineoverridevirtual

The documentation for this class was generated from the following file: