|
odil
C++11libraryfortheDICOMstandard
|
| Codil::Association | Association |
| Codil::AssociationParameters | Encapsulate association parameters |
| Codil::BasicDirectoryCreator | Write a Basic Directory (i.e. DICOMDIR) object to the disk |
| Codil::DataSet | DICOM Data set |
| ▼Codil::SCP::DataSetGenerator | Abstract base class for SCP returning multiple data sets |
| Codil::GetSCP::DataSetGenerator | Generator of C-GET responses |
| Codil::MoveSCP::DataSetGenerator | Generator of C-MOVE responses |
| Codil::Element | Element of a DICOM data set |
| Codil::ElementsDictionaryEntry | Entry in a dictionary of DICOM elements |
| Codil::ElementsDictionaryKey | Key of a dictionary of DICOM elements |
| ▼Cexception | |
| ▼Codil::Exception | Base class for odil exceptions |
| Codil::AssociationAborted | Exception reported when receiving a message after the association was aborted |
| Codil::AssociationRejected | Exception reported when an incoming association is rejected |
| Codil::AssociationReleased | Exception reported when receiving a message after the association was released |
| Codil::SCP::Exception | |
| Codil::AssociationParameters::PresentationContext | 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 |
| Codil::registry::RawElementsDictionaryEntry | |
| Codil::registry::RawUIDsDictionaryEntry | |
| Codil::Reader | Read DICOM objects from a stream |
| ▼Codil::SCP | Base class for all Service Class Providers |
| Codil::EchoSCP | SCP for C-Echo services |
| Codil::FindSCP | SCP for C-Find services |
| Codil::GetSCP | SCP for C-Get services |
| Codil::MoveSCP | SCP for C-Move services |
| Codil::NCreateSCP | SCP for N-Create services |
| Codil::NSetSCP | SCP for N-Set services |
| Codil::StoreSCP | SCP for C-Store services |
| Codil::SCPDispatcher | Dispatch an incoming message to one of the registered SCPs |
| ▼Codil::SCU | Base class for all Service Class Users |
| Codil::EchoSCU | SCU for the C-ECHO services |
| Codil::FindSCU | SCU for C-FIND services |
| Codil::GetSCU | SCU for C-GET services |
| Codil::MoveSCU | SCU for C-MOVE services |
| Codil::NSetSCU | SCU for C-Store services |
| Codil::StoreSCU | SCU for C-Store services |
| Codil::Tag | A DICOM element tag |
| Codil::ToJSONVisitor | Element visitor converting to JSON |
| Codil::ToXMLVisitor | Element visitor converting to XML |
| Codil::UIDsDictionaryEntry | Entry in a dictionary of DICOM UIDs |
| Codil::AssociationParameters::UserIdentity | User Identity, cf. PS3.8 D.3.3.7 |
| Codil::Value | A value held in a DICOM element |
| Codil::VRFinder | Find the VR of elements in an implicit VR data set |
| Codil::Writer | Write DICOM objects to a stream |
1.8.13