Class to represent an Implicit VR Data Element.
More...
#include <gdcmImplicitDataElement.h>
List of all members.
Public Member Functions |
VL | GetLength () const |
template<typename TSwap > |
std::istream & | Read (std::istream &is) |
template<typename TSwap > |
std::istream & | ReadPreValue (std::istream &is) |
template<typename TSwap > |
std::istream & | ReadValue (std::istream &is) |
template<typename TSwap > |
std::istream & | ReadWithLength (std::istream &is, VL &length) |
template<typename TSwap > |
const std::ostream & | Write (std::ostream &os) const |
Detailed Description
Class to represent an Implicit VR Data Element.
- Note:
- bla
- Examples:
- ReadExplicitLengthSQIVR.cxx.
Member Function Documentation
template<typename TSwap >
template<typename TSwap >
template<typename TSwap >
template<typename TSwap >
template<typename TSwap >
The documentation for this class was generated from the following file: