GDCM 2.0.17
|
#include <gdcmSwapper.h>
Static Public Member Functions | |
template<typename T > | |
static T | Swap (T val) |
template<typename T > | |
static void | SwapArray (T *, size_t) |
static T gdcm::SwapperNoOp::Swap | ( | T | val | ) | [inline, static] |
Referenced by gdcm::EncodingImplementation< VR::VRBINARY >::Write().
static void gdcm::SwapperNoOp::SwapArray | ( | T * | , |
size_t | |||
) | [inline, static] |
Referenced by gdcm::EncodingImplementation< VR::VRBINARY >::Read().