#include "idacr.h"
#include <netinet/in.h>
Go to the source code of this file.
Data Structures | |
struct | __DicomVr__ |
struct | __Dicom__el__ |
struct | __dicom_info__ |
struct | __transfert_syntax__ |
Defines | |
#define | DICOM_SOPCLASSVERIFICATION "1.2.840.10008.1.1" |
#define | DICOM_TRANSFERLITTLEENDIAN "1.2.840.10008.1.2" |
#define | DICOM_TRANSFERLITTLEENDIANEXPLICIT "1.2.840.10008.1.2.1" |
#define | DICOM_TRANSFERBIGENDIANEXPLICIT "1.2.840.10008.1.2.2" |
#define | DICOM_TRANSFERJPEGBASELINEPROCESS1 "1.2.840.10008.1.2.4.50" |
#define | DICOM_TRANSFERJPEGEXTENDEDPROC2AND4 "1.2.840.10008.1.2.4.51" |
#define | DICOM_TRANSFERJPEGEXTENDEDPROC3AND5 "1.2.840.10008.1.2.4.52" |
#define | DICOM_TRANSFERJPEGSPECTRALPROC6AND8 "1.2.840.10008.1.2.4.53" |
#define | DICOM_TRANSFERJPEGSPECTRALPROC7AND9 "1.2.840.10008.1.2.4.54" |
#define | DICOM_TRANSFERJPEGFULLPROGRESSPROC10AND12 "1.2.840.10008.1.2.4.55" |
#define | DICOM_TRANSFERJPEGFULLPROGRESSPROC11AND13 "1.2.840.10008.1.2.4.56" |
#define | DICOM_TRANSFERJPEGLOSSLESSPROC14 "1.2.840.10008.1.2.4.57" |
#define | DICOM_TRANSFERJPEGLOSSLESSPROC15 "1.2.840.10008.1.2.4.58" |
#define | DICOM_TRANSFERJPEGEXTENDEDPROC16AND18 "1.2.840.10008.1.2.4.59" |
#define | DICOM_TRANSFERJPEGEXTENDEDPROC17AND19 "1.2.840.10008.1.2.4.60" |
#define | DICOM_TRANSFERJPEGSPECTRALPROC20AND22 "1.2.840.10008.1.2.4.61" |
#define | DICOM_TRANSFERJPEGSPECTRALPROC21AND23 "1.2.840.10008.1.2.4.62" |
#define | DICOM_TRANSFERJPEGFULLPROGRESSPROC24AND26 "1.2.840.10008.1.2.4.63" |
#define | DICOM_TRANSFERJPEGFULLPROGRESSPROC25AND27 "1.2.840.10008.1.2.4.64" |
#define | DICOM_TRANSFERJPEGLOSSLESSPROC28 "1.2.840.10008.1.2.4.65" |
#define | DICOM_TRANSFERJPEGLOSSLESSPROC29 "1.2.840.10008.1.2.4.66" |
#define | DICOM_TRANSFERJPEGLOSSLESSPROCFIRSTORDERREDICT "1.2.840.10008.1.2.4.70" |
#define | DICOM_SOPCLASSBASICSTUDYCONTENTNOTIFICATION "1.2.840.10008.1.9" |
#define | DICOM_SOPCLASSSTORAGECOMMITMENTPUSHMODEL "1.2.840.10008.1.20.1" |
#define | DICOM_WELLKNOWNSTORAGECOMMITMENTPUSHMODEL "1.2.840.10008.1.20.1.1" |
#define | DICOM_SOPCLASSSTORAGECOMMITMENTPULLMODEL "1.2.840.10008.1.20.2" |
#define | DICOM_WELLKNOWNSTORAGECOMMITMENTPULLMODEL "1.2.840.10008.1.20.2.1" |
#define | DICOM_STDAPPLICATIONCONTEXT "1.2.840.10008.3.1.1.1" |
#define | DICOM_SOPCLASSDETACHEDPATIENTMGMT "1.2.840.10008.3.1.2.1.1" |
#define | DICOM_SOPCLASSDETACHEDPATIENTMGMTMETA "1.2.840.10008.3.1.2.1.4" |
#define | DICOM_SOPCLASSDETACHEDVISITMGMT "1.2.840.10008.3.1.2.2.1" |
#define | DICOM_SOPCLASSDETACHEDSTUDYMGMT "1.2.840.10008.3.1.2.3.1" |
#define | DICOM_SOPCLASSSTUDYCOMPONENTMGMT "1.2.840.10008.3.1.2.3.2" |
#define | DICOM_SOPCLASSMPPS "1.2.840.10008.3.1.2.3.3" |
#define | DICOM_SOPCLASSDETACHEDRESULTSMGMT "1.2.840.10008.3.1.2.5.1" |
#define | DICOM_SOPCLASSDETACHEDRESULTSMGMTMETA "1.2.840.10008.3.1.2.5.4" |
#define | DICOM_SOPCLASSDETACHEDSTUDYMGMTMETA "1.2.840.10008.3.1.2.5.5" |
#define | DICOM_SOPCLASSDETACHEDINTERPRETMGMT "1.2.840.10008.3.1.2.6.1" |
#define | DICOM_SOPCLASSBASICFILMSESSION "1.2.840.10008.5.1.1.1" |
#define | DICOM_SOPCLASSBASICFILMBOX "1.2.840.10008.5.1.1.2" |
#define | DICOM_SOPCLASSBASICGREYSCALEIMAGEBOX "1.2.840.10008.5.1.1.4" |
#define | DICOM_SOPCLASSBASICCOLORIMAGEBOX "1.2.840.10008.5.1.1.4.1" |
#define | DICOM_SOPCLASSREFERENCEDIMAGEBOX "1.2.840.10008.5.1.1.4.2" |
#define | DICOM_SOPCLASSGREYSCALEPRINTMGMTMETA "1.2.840.10008.5.1.1.9" |
#define | DICOM_SOPCLASSREFGREYSCALEPRINTMGMTMETA "1.2.840.10008.5.1.1.9.1" |
#define | DICOM_SOPCLASSPRINTJOB "1.2.840.10008.5.1.1.14" |
#define | DICOM_SOPCLASSBASICANNOTATIONBOX "1.2.840.10008.5.1.1.15" |
#define | DICOM_SOPCLASSPRINTER "1.2.840.10008.5.1.1.16" |
#define | DICOM_SOPPRINTERINSTANCE "1.2.840.10008.5.1.1.17" |
#define | DICOM_SOPCLASSCOLORPRINTMGMTMETA "1.2.840.10008.5.1.1.18" |
#define | DICOM_SOPCLASSREFCOLORPRINTMGMTMETA "1.2.840.10008.5.1.1.18.1" |
#define | DICOM_SOPCLASSVOILUT "1.2.840.10008.5.1.1.22" |
#define | DICOM_SOPCLASSIMAGEOVERLAYBOX "1.2.840.10008.5.1.1.24" |
#define | DICOM_SOPCLASSSTOREDPRINT "1.2.840.10008.5.1.1.27" |
#define | DICOM_SOPCLASSHARDCOPYGRAYSCALEIMAGE "1.2.840.10008.5.1.1.29" |
#define | DICOM_SOPCLASSHARDCOPYCOLORIMAGE "1.2.840.10008.5.1.1.30" |
#define | DICOM_SOPCLASSCOMPUTEDRADIOGRAPHY "1.2.840.10008.5.1.4.1.1.1" |
#define | DICOM_SOPCLASSDIGXRAYPRESENTATION "1.2.840.10008.5.1.4.1.1.1.1" |
#define | DICOM_SOPCLASSDIGXRAYPROCESSING "1.2.840.10008.5.1.4.1.1.1.1.1" |
#define | DICOM_SOPCLASSMAMMOXRPRESENTATION "1.2.840.10008.5.1.4.1.1.1.2" |
#define | DICOM_SOPCLASSMAMMOXRPROCESSING "1.2.840.10008.5.1.4.1.1.1.2.1" |
#define | DICOM_SOPCLASSINTRAORALPRESENTATION "1.2.840.10008.5.1.4.1.1.1.3" |
#define | DICOM_SOPCLASSINTRAORALPROCESSING "1.2.840.10008.5.1.4.1.1.1.3.1" |
#define | DICOM_SOPCLASSCT "1.2.840.10008.5.1.4.1.1.2" |
#define | DICOM_SOPCLASSUSMULTIFRAMEIMAGE1993 "1.2.840.10008.5.1.4.1.1.3" |
#define | DICOM_SOPCLASSUSMULTIFRAMEIMAGE "1.2.840.10008.5.1.4.1.1.3.1" |
#define | DICOM_SOPCLASSMR "1.2.840.10008.5.1.4.1.1.4" |
#define | DICOM_SOPCLASSNM1993 "1.2.840.10008.5.1.4.1.1.5" |
#define | DICOM_SOPCLASSUS1993 "1.2.840.10008.5.1.4.1.1.6" |
#define | DICOM_SOPCLASSUS "1.2.840.10008.5.1.4.1.1.6.1" |
#define | DICOM_SOPCLASSSECONDARYCAPTURE "1.2.840.10008.5.1.4.1.1.7" |
#define | DICOM_SOPCLASSSTANDALONEOVERLAY "1.2.840.10008.5.1.4.1.1.8" |
#define | DICOM_SOPCLASSSTANDALONECURVE "1.2.840.10008.5.1.4.1.1.9" |
#define | DICOM_SOPCLASSWAVEFORMSTORAGE "1.2.840.10008.5.1.4.1.1.9.1" |
#define | DICOM_SOPCLASSECGWAVEFORMSTORAGE "1.2.840.10008.5.1.4.1.1.9.1.1" |
#define | DICOM_SOPCLASSSTANDALONEMODALITYLUT "1.2.840.10008.5.1.4.1.1.10" |
#define | DICOM_SOPCLASSSTANDALONEVOILUT "1.2.840.10008.5.1.4.1.1.11" |
#define | DICOM_SOPCLASSGREYSCALEPS "1.2.840.10008.5.1.4.1.1.11.1" |
#define | DICOM_SOPCLASSXRAYANGIO "1.2.840.10008.5.1.4.1.1.12.1" |
#define | DICOM_SOPCLASSXRAYFLUORO "1.2.840.10008.5.1.4.1.1.12.2" |
#define | DICOM_SOPCLASSXRAYANGIOBIPLANE_RET "1.2.840.10008.5.1.4.1.1.12.3" |
#define | DICOM_SOPCLASSNM "1.2.840.10008.5.1.4.1.1.20" |
#define | DICOM_SOPCLASSVLENDOSCOPIC "1.2.840.10008.5.1.4.1.1.77.1.1" |
#define | DICOM_SOPCLASSVLMICROSCOPIC "1.2.840.10008.5.1.4.1.1.77.1.2" |
#define | DICOM_SOPCLASSVLSLIDEMICROSCOPIC "1.2.840.10008.5.1.4.1.1.77.1.3" |
#define | DICOM_SOPCLASSVLPHOTOGRAPHIC "1.2.840.10008.5.1.4.1.1.77.1.4" |
#define | DICOM_SOPCLASSBASICTEXTSR "1.2.840.10008.5.1.4.1.1.88.11" |
#define | DICOM_SOPCLASSENHANCEDSR "1.2.840.10008.5.1.4.1.1.88.22" |
#define | DICOM_SOPCLASSCOMPREHENSIVESR "1.2.840.10008.5.1.4.1.1.88.33" |
#define | DICOM_SOPCLASSKEYOBJECTNOTE "1.2.840.10008.5.1.4.1.1.88.59" |
#define | DICOM_SOPCLASSPET "1.2.840.10008.5.1.4.1.1.128" |
#define | DICOM_SOPCLASSSTANDALONEPETCURVE "1.2.840.10008.5.1.4.1.1.129" |
#define | DICOM_SOPRTIMAGESTORAGE "1.2.840.10008.5.1.4.1.1.481.1" |
#define | DICOM_SOPRTDOSESTORAGE "1.2.840.10008.5.1.4.1.1.481.2" |
#define | DICOM_SOPRTSTRUCTURESETSTORAGE "1.2.840.10008.5.1.4.1.1.481.3" |
#define | DICOM_SOPRTBREAMS "1.2.840.10008.5.1.4.1.1.481.4" |
#define | DICOM_SOPRTPLANSTORAGE "1.2.840.10008.5.1.4.1.1.481.5" |
#define | DICOM_SOPRTBRACHYTREATMENT "1.2.840.10008.5.1.4.1.1.481.6" |
#define | DICOM_SOPRTTREATMENTSUMMARY "1.2.840.10008.5.1.4.1.1.481.7" |
#define | DICOM_SOPPATIENTQUERY_FIND "1.2.840.10008.5.1.4.1.2.1.1" |
#define | DICOM_SOPPATIENTQUERY_MOVE "1.2.840.10008.5.1.4.1.2.1.2" |
#define | DICOM_SOPPATIENTQUERY_GET "1.2.840.10008.5.1.4.1.2.1.3" |
#define | DICOM_SOPSTUDYQUERY_FIND "1.2.840.10008.5.1.4.1.2.2.1" |
#define | DICOM_SOPSTUDYQUERY_MOVE "1.2.840.10008.5.1.4.1.2.2.2" |
#define | DICOM_SOPSTUDYQUERY_GET "1.2.840.10008.5.1.4.1.2.2.3" |
#define | DICOM_SOPPATIENTSTUDYQUERY_FIND "1.2.840.10008.5.1.4.1.2.3.1" |
#define | DICOM_SOPPATIENTSTUDYQUERY_MOVE "1.2.840.10008.5.1.4.1.2.3.2" |
#define | DICOM_SOPPATIENTSTUDYQUERY_GET "1.2.840.10008.5.1.4.1.2.3.3" |
#define | DICOM_SOPMODALITYWORKLIST_FIND "1.2.840.10008.5.1.4.31" |
Typedefs | |
typedef __DicomVr__ | DICOM_VR |
typedef __Dicom__el__ | DICOM_ELEMENTS |
typedef __dicom_info__ | DICOM_INFO |
typedef __transfert_syntax__ | TRANSFERT_SYNTAX |
Functions | |
DICOM_ELEMENTS * | Id_dicom_elements_get_entry (int) |
Variables | |
DICOM_VR | _ID_dicom_vr [] |
DICOM_ELEMENTS | _ID_dicom_elements [] |
DICOM_INFO | _ID_dicom_info [] |
TRANSFERT_SYNTAX | _ID_transfert_syntax [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by _IdStrGetDicomTag(). |
|
Referenced by _IdDcmInquireImageInfoXXX(). |
|
|
|
|
|
Definition at line 1628 of file dicom.c. References _ID_dicom_elements, and __Dicom__el__::dicom_group. |
|
Definition at line 88 of file iddicom.h. Referenced by _IdAcrAffListe2(), _IdAcrReadElement_avec_creation(), _IdAcrReadNextElement(), _IdStrGetDicomTag(), Id_dicom_elements_get_entry(), and IdDcmAffDcmHdr(). |
|
Definition at line 99 of file iddicom.h. Referenced by _IdDcmInquireImageInfoXXX(), and IdDcmPrintImageInfo(). |
|
Definition at line 76 of file iddicom.h. Referenced by _IdAcrRecupLgr(). |
|
Definition at line 107 of file iddicom.h. Referenced by _IdStrShowTransfertSyntax(). |