GDCM 3.0.24
Static Public Member Functions | List of all members
gdcm::SwapperNoOp Class Reference

#include <gdcmSwapper.h>

Static Public Member Functions

template<typename T >
static T Swap (T val)
 
template<typename T >
static void SwapArray (T *, size_t)
 

Detailed Description

Examples
DumpSiemensBase64.cxx, DumpToshibaDTI.cxx, DumpToshibaDTI2.cxx, and ReadExplicitLengthSQIVR.cxx.

Member Function Documentation

◆ Swap()

template<typename T >
static T gdcm::SwapperNoOp::Swap ( val)
inlinestatic

◆ SwapArray()

template<typename T >
static void gdcm::SwapperNoOp::SwapArray ( T *  ,
size_t   
)
inlinestatic

The documentation for this class was generated from the following file: