#include <vega/multi_vr.h>
◆ MultiVR()
| vega::MultiVR::MultiVR |
( |
const std::string & |
vrs | ) |
|
|
explicit |
◆ contains()
| bool vega::MultiVR::contains |
( |
const VR & |
vr | ) |
const |
◆ from_vr()
| static const MultiVR& vega::MultiVR::from_vr |
( |
const VR & |
vr | ) |
|
|
static |
◆ is_sequence()
| bool vega::MultiVR::is_sequence |
( |
| ) |
const |
◆ needs_two_byte_padding()
| bool vega::MultiVR::needs_two_byte_padding |
( |
| ) |
const |
◆ single()
| bool vega::MultiVR::single |
( |
| ) |
const |
◆ to_single_vr()
| const VR& vega::MultiVR::to_single_vr |
( |
| ) |
const |
◆ vrs()
| const std::vector<VR>& vega::MultiVR::vrs |
( |
| ) |
const |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const MultiVR & |
multi_vr |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: