#include <gdcmElement.h>
|
| template<typename T > |
| static void | Read (T *data, unsigned long length, std::istream &_is) |
| |
| template<typename T > |
| static void | ReadComputeLength (T *data, unsigned int &length, std::istream &_is) |
| |
| template<typename T > |
| static void | ReadNoSwap (T *data, unsigned long length, std::istream &_is) |
| |
| template<typename T > |
| static void | Write (const T *data, unsigned long length, std::ostream &_os) |
| |
◆ Read()
◆ ReadComputeLength()
◆ ReadNoSwap()
◆ Write()
The documentation for this class was generated from the following file: