|
GDCM
2.2.3
|
#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().
1.7.6.1