#include "gdcmDebug.h"#include "gdcmFile.h"#include "gdcmGlobal.h"#include "gdcmTS.h"#include "gdcmPixelReadConvert.h"#include "gdcmDocEntry.h"#include "gdcmRLEFramesInfo.h"#include "gdcmJPEGFragmentsInfo.h"#include <fstream>#include <stdio.h>Go to the source code of this file.
Namespaces | |
| namespace | gdcm |
Defines | |
| #define | str2num(str, typeNum) *((typeNum *)(str)) |
|
|
Definition at line 34 of file gdcmPixelReadConvert.cxx. Referenced by gdcm::File::ReadAndSkipEncapsulatedBasicOffsetTable(). |
1.3.6