DCMTK  Version 3.6.2
OFFIS DICOM Toolkit
Modules
Here is a list of all modules:
[detail level 123]
 SCP Thread ConceptA SCP object should follow this concept to be used in DcmSCPPool
 OFin_place_helpers_brief
 Tools for in-place construction
 OFvisit – OFvariantApply a visitor to an OFvariant object
 OFget – OFvariantGet a pointer to the value stored in an OFvariant holding the selected alternative
 The XML parser
 Parsing XML files/strings to an XMLNode structure and Rendering XMLNode's to files/string.
 Navigate the XMLNode structure
 Create or Update the XMLNode structureThe functions in this group allows you to create from scratch (or update) a XMLNode structure
 Creating from scratch a XMLNode structure
 Updating NodesSome update functions:
 Deleting Nodes or AttributesSome deletion functions:
 ???_WOSD functions.The strings given as parameters for the "add" and "update" methods that have a name with the postfix "_WOSD" (that means "WithOut String Duplication")(for example "addText_WOSD") will be free'd by the XMLNode class
 Position helper functions (use in conjunction with the update&add functions)These are some useful functions when you want to insert a childNode, a text or a XMLClearTag in the middle (at a specified position) of a XMLNode tree already constructed
 String Allocation/Free functions
 Helper class to create XML files using "printf", "fprintf", "cout",... functions.
 Helper class to include binary data inside XML strings using "Base64 encoding".


Generated on Mon Feb 5 2018 for DCMTK Version 3.6.2 by Doxygen 1.8.13