#include <vega/vr.h>
◆ value_type
◆ VR() [1/5]
constexpr vega::VR::VR |
( |
| ) |
|
|
inline |
◆ VR() [2/5]
constexpr vega::VR::VR |
( |
Data |
data | ) |
|
|
inlineexplicit |
◆ VR() [3/5]
◆ VR() [4/5]
constexpr vega::VR::VR |
( |
char |
c1, |
|
|
char |
c2 |
|
) |
| |
|
inlineexplicit |
◆ VR() [5/5]
vega::VR::VR |
( |
const std::string & |
chars | ) |
|
|
inlineexplicit |
◆ block_size()
size_t vega::VR::block_size |
( |
| ) |
const |
◆ data() [1/2]
const Data& vega::VR::data |
( |
| ) |
const |
|
inline |
◆ data() [2/2]
◆ is_combined_vr()
bool vega::VR::is_combined_vr |
( |
| ) |
const |
◆ is_sequence()
bool vega::VR::is_sequence |
( |
| ) |
const |
◆ long_str()
std::string vega::VR::long_str |
( |
| ) |
const |
◆ name()
std::string vega::VR::name |
( |
| ) |
const |
◆ needs_two_byte_padding()
bool vega::VR::needs_two_byte_padding |
( |
| ) |
const |
◆ operator!=()
bool vega::VR::operator!= |
( |
const VR & |
other | ) |
const |
◆ operator<()
bool vega::VR::operator< |
( |
const VR & |
other | ) |
const |
◆ operator==()
bool vega::VR::operator== |
( |
const VR & |
other | ) |
const |
◆ str()
std::string vega::VR::str |
( |
| ) |
const |
◆ valid()
bool vega::VR::valid |
( |
| ) |
const |
◆ validate_value_manipulator()
template<typename T >
void vega::VR::validate_value_manipulator |
( |
| ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const VR & |
tag |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: