odil
C++11libraryfortheDICOMstandard
|
▼Nodil | |
▼Nregistry | |
CRawElementsDictionaryEntry | |
CRawUIDsDictionaryEntry | |
CAssociation | Association |
CAssociationAborted | Exception reported when receiving a message after the association was aborted |
▼CAssociationParameters | Encapsulate association parameters |
CPresentationContext | Presentation Context, cf. PS 3.8, 9.3.2.2, PS 3.8, 9.3.3.2, PS 3.7, D.3.3.4.1 and PS 3.7 D.3.3.4.2 |
CUserIdentity | User Identity, cf. PS3.8 D.3.3.7 |
CAssociationRejected | Exception reported when an incoming association is rejected |
CAssociationReleased | Exception reported when receiving a message after the association was released |
CBasicDirectoryCreator | Write a Basic Directory (i.e. DICOMDIR) object to the disk |
CDataSet | DICOM Data set |
CEchoSCP | SCP for C-Echo services |
CEchoSCU | SCU for the C-ECHO services |
CElement | Element of a DICOM data set |
CElementsDictionaryEntry | Entry in a dictionary of DICOM elements |
CElementsDictionaryKey | Key of a dictionary of DICOM elements |
CException | Base class for odil exceptions |
CFindSCP | SCP for C-Find services |
CFindSCU | SCU for C-FIND services |
▼CGetSCP | SCP for C-Get services |
CDataSetGenerator | Generator of C-GET responses |
CGetSCU | SCU for C-GET services |
▼CMoveSCP | SCP for C-Move services |
CDataSetGenerator | Generator of C-MOVE responses |
CMoveSCU | SCU for C-MOVE services |
CReader | Read DICOM objects from a stream |
▼CSCP | Base class for all Service Class Providers |
CDataSetGenerator | Abstract base class for SCP returning multiple data sets |
CSCPDispatcher | Dispatch an incoming message to one of the registered SCPs |
CSCU | Base class for all Service Class Users |
CStoreSCP | SCP for C-Store services |
CStoreSCU | SCU for C-Store services |
CTag | A DICOM element tag |
CToJSONVisitor | Element visitor converting to JSON |
CToXMLVisitor | Element visitor converting to XML |
CUIDsDictionaryEntry | Entry in a dictionary of DICOM UIDs |
CValue | A value held in a DICOM element |
CVRFinder | Find the VR of elements in an implicit VR data set |
CWriter | Write DICOM objects to a stream |