13 std::vector<VR> m_vrs;
21 const std::vector<VR>&
vrs()
const;
friend std::ostream & operator<<(std::ostream &os, const MultiVR &multi_vr)
Definition: multi_vr.h:17
Exception()
Definition: vega.h:13
const std::vector< VR > & vrs() const
Definition: multi_vr.h:16
const VR & to_single_vr() const
bool needs_two_byte_padding() const
bool contains(const VR &vr) const
The base class for exceptions that are raised by the vega library.
Definition: vega.h:11
Definition: multi_vr.h:11
MultiVR(const std::string &vrs)
static const MultiVR & from_vr(const VR &vr)