Odil
A C++11 library for the DICOM standard
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nodil
 Ndcmtk
 Ndul
 Nmessage
 Npdu
 Nwebservices
 CAssociationAssociation
 CAssociationAbortedException reported when receiving a message after the association was aborted
 CAssociationParametersEncapsulate association parameters
 CAssociationRejectedException reported when an incoming association is rejected
 CAssociationReleasedException reported when receiving a message after the association was released
 CBasicDirectoryCreatorWrite a Basic Directory (i.e. DICOMDIR) object to the disk
 CDataSetDICOM Data set
 CEchoSCPSCP for C-Echo services
 CEchoSCUSCU for the C-ECHO services
 CElementElement of a DICOM data set
 CElementsDictionaryEntryEntry in a dictionary of DICOM elements
 CElementsDictionaryKeyKey of a dictionary of DICOM elements
 CExceptionBase class for odil exceptions
 CFindSCPSCP for C-Find services
 CFindSCUSCU for C-FIND services
 CGetSCPSCP for C-Get services
 CGetSCUSCU for C-GET services
 CMoveSCPSCP for C-Move services
 CMoveSCUSCU for C-MOVE services
 CNCreateSCPSCP for N-Create services
 CNSetSCPSCP for N-Set services
 CNSetSCUSCU for C-Store services
 CReaderRead DICOM objects from a stream
 CSCPBase class for all Service Class Providers
 CSCPDispatcherDispatch an incoming message to one of the registered SCPs
 CSCUBase class for all Service Class Users
 CStoreSCPSCP for C-Store services
 CStoreSCUSCU for C-Store services
 CTagA DICOM element tag
 CUIDsDictionaryEntryEntry in a dictionary of DICOM UIDs
 CValueA value held in a DICOM element
 CVRFinderFind the VR of elements in an implicit VR data set
 CWriterWrite DICOM objects to a stream
 CElementTraitsTraits for generic data access to values of DcmElement
 CVRTraitsInformation related to VR