| dicom::primitive::AAbortRQ | |
| dicom::primitive::AAssociateAC | Should document where this is defined |
| dicom::primitive::AAssociateRJ | |
| dicom::primitive::AAssociateRQ | A request to open a dicom association |
| dicom::primitive::AbstractSyntax | |
| Network::AcceptedSocket | An accepted connection |
| dicom::primitive::ApplicationContext | |
| dicom::primitive::AReleaseRP | |
| dicom::primitive::AReleaseRQ | |
| Network::AssignedSocket | Represents a valid, OS-assigned socket |
| dicom::AssociationAborted | Thrown if connection is aborted |
| dicom::AssociationRejection | Intended to be thrown on failed association |
| dicom::BadItemType | Thrown if we get fed a PDU we're not expecting |
| dicom::BadVR | General VR mismatch, mistake etc |
| noncopyable | |
| noncopyable | |
| dicom::Buffer | Buffer for data going between the library and the network |
| dicom::CommandSet::CCancelRQ | |
| dicom::CommandSet::CEchoRQ | |
| dicom::CommandSet::CEchoRSP | |
| dicom::CEchoSCU | Part 4, Annex A |
| dicom::CommandSet::CFindRQ | C-FIND request |
| dicom::CommandSet::CFindRSP | C-FIND Response |
| dicom::CFindSCU | |
| dicom::CommandSet::CGetRQ | |
| dicom::CommandSet::CGetRSP | |
| dicom::CGetSCP | |
| dicom::CGetSCU | |
| dicom::ClientConnection | |
| Network::ClientSocket | A socket that has succesfully connected to a server |
| dicom::CommandSet::CMoveRQ | |
| dicom::CommandSet::CMoveRSP | |
| dicom::CMoveSCU | |
| Network::ConnectionLost | Thrown when reads (recv()) fail |
| dicom::CommandSet::CStoreRQ | Request a C-STORE operation |
| dicom::CommandSet::CStoreRSP | Respond to a C-STORE Request |
| dicom::CStoreSCU | |
| dicom::DataDictionary | Maintains a mapping between Tags, VRs and human-readable names |
| dicom::DataSet | Set of DICOM data elements |
| dicom::Decoder | |
| dicom::Decoder::EndOfSequence | See 5/7.5.2 |
| dicom::DecoderError | |
| dicom::DictionaryEntry | |
| dicom::DumpDataSet | |
| dicom::Dumper | |
| dicom::DumpValue | |
| dicom::Encoder | |
| dicom::EncoderError | |
| exception | |
| exception | |
| exception | |
| exception | |
| exception | |
| dicom::exception | Dicom::Exception is the root exception class |
| dicom::FailedAssociation | Thrown if a Association Negotiation failed |
| dicom::FileException | Thrown if we can't open the file, it's corrupt |
| dicom::FileMetaInfoException | |
| dicom::FileMetaInformation | DICOM File Meta Information |
| dicom::primitive::ImplementationClass | Identifies an implementation by unique identifier |
| dicom::primitive::ImplementationVersion | Identifies a particuler imlementation by name |
| dicom::InvalidUID | Thrown if construction of UID fails |
| map | |
| dicom::primitive::MaximumSubLength | |
| multimap | |
| dicom::CommandSet::NActionRQ | |
| dicom::CommandSet::NActionRSP | |
| dicom::CommandSet::NCreateRQ | |
| dicom::CommandSet::NCreateRSP | |
| dicom::CommandSet::NDeleteRQ | |
| dicom::CommandSet::NDeleteRSP | |
| dicom::CommandSet::NEventReportRQ | |
| dicom::CommandSet::NEventReportRSP | |
| dicom::CommandSet::NGetRQ | |
| dicom::CommandSet::NGetRSP | |
| dicom::NoAvailableHandler | Thrown if we don't have a handler function for the requested service class |
| dicom::NotYetImplemented | |
| dicom::CommandSet::NSetRQ | |
| dicom::CommandSet::NSetRSP | |
| OddSeries< T > | |
| pair | |
| dicom::PDataTF | |
| dicom::PDV | |
| dicom::primitive::PresentationContext | |
| dicom::primitive::PresentationContextAccept | |
| dicom::PresentationContexts | Takes some of the grunt work out of maintaining a list of presentation contexts |
| dicom::primitive::SCPSCURoleSelect | |
| dicom::SCU | Service Class User |
| Series< T > | |
| dicom::Server | Facilitates writing DICOM services |
| dicom::Server::Logger | Logging facilities |
| Network::ServerSocket | Bound, listening socket |
| dicom::ServerThreadStarter | Functor that gets passed to new thread |
| dicom::ServiceBase | Holds shared functionality for dicom client and server classes |
| Network::Socket | Base socket class |
| Network::SocketAddress | Wrapper for sockaddr_in structure |
| dicom::StaticMultiplicityCheck< vr > | Fails to compile if VR is one of SQ,OB,OW,or UN |
| dicom::StaticVRCheck< GIVEN_TYPE, vr > | Static validation of VR <--> c++ type correspondance |
| SystemError | Thrown after a failed system call |
| dicom::TagMask | |
| dicom::TagNotFound | Thrown when the user requests a tag that is not in the data set |
| dicom::TerminateServerThread | |
| dicom::Implementation::ThreadSpecificServer | Manages communications with one client connection. Should be created on it's own thread |
| dicom::primitive::TransferSyntax | |
| dicom::TS | Allows quick access to attributes of a given transfer syntax |
| dicom::TypeFromVR< vr > | Retrieval of c++ type from DICOM Value Representation |
| dicom::TypeFromVR< VR_AE > | |
| dicom::TypeFromVR< VR_AS > | |
| dicom::TypeFromVR< VR_AT > | |
| dicom::TypeFromVR< VR_CS > | |
| dicom::TypeFromVR< VR_DA > | |
| dicom::TypeFromVR< VR_DS > | |
| dicom::TypeFromVR< VR_DT > | |
| dicom::TypeFromVR< VR_FD > | |
| dicom::TypeFromVR< VR_FL > | |
| dicom::TypeFromVR< VR_IS > | |
| dicom::TypeFromVR< VR_LO > | |
| dicom::TypeFromVR< VR_LT > | |
| dicom::TypeFromVR< VR_OB > | |
| dicom::TypeFromVR< VR_OW > | |
| dicom::TypeFromVR< VR_PN > | |
| dicom::TypeFromVR< VR_SH > | |
| dicom::TypeFromVR< VR_SL > | |
| dicom::TypeFromVR< VR_SQ > | |
| dicom::TypeFromVR< VR_SS > | |
| dicom::TypeFromVR< VR_ST > | |
| dicom::TypeFromVR< VR_TM > | |
| dicom::TypeFromVR< VR_UI > | |
| dicom::TypeFromVR< VR_UL > | |
| dicom::TypeFromVR< VR_UN > | |
| dicom::TypeFromVR< VR_US > | |
| dicom::TypeFromVR< VR_UT > | |
| dicom::UID | Unique Identifier class |
| dicom::UnknownTag | Thrown if we don't recognize a given tag |
| dicom::UnknownVR | System got passed a value that isn't a valid VR or we don't know how to handle.. |
| dicom::primitive::UserInformation | |
| dicom::Value | Represents the Value of an attribute in a data set |
| vector | |
| vector< primitive::PresentationContext > | |
| dicom::VR_MAP | Human readable names for VRs |
| dicom::WriteToSocket | |