![]() |
Simulacrum
1.2
|
#include "sdicom.h"#include "datadic.h"#include <string.h>#include <Toolbox/SFile/sfile.h>#include <Toolbox/SURI/suri.h>#include <Resources/sj2k.h>#include <Resources/sljpeg.h>#include <Resources/sjpegls.h>#include <Core/SPool/SPool.h>#include <Core/slicer/slicer.h>#include <Toolbox/sysInfo/sysInfo.h>#include <Toolbox/SLogger/slogger.h>#include <functional>
Enumerations | |
| enum | TransferSyntaxs_ { LIM , LEX , BEX , JLL , JLF , RLL , J2L , JPB , JPE , J2S , JLS , JL2 , TUK } |
| enum | PixelRepresentations_ { PX_MONO , PX_MONO_SIGNED , PX_UNKNOWN } |
Functions | |
| int | crazySizeCheck (DICOM_LONG_LENGTH asize) |
| void | handleResourceLoad (SResource *target, bool *stopevent) |
Variables | |
| dcm_data_dic_t | DCM_DATA_DIC |
| enum TransferSyntaxs_ |
|
inline |
| void handleResourceLoad | ( | SResource * | target, |
| bool * | stopevent | ||
| ) |
|
extern |