DCMTK
Version 3.6.5
OFFIS DICOM Toolkit
|
SCP Thread Concept | A SCP object should follow this concept to be used in DcmSCPPool. The easiest and recommended way to follow this concept is to derive your class from DcmThreadSCP |
OFin_place_helpers_brief | |
Tools for in-place construction | |
OFvisit – OFvariant | Apply a visitor to an OFvariant object |
OFget – OFvariant | Get 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 structure | |
Creating from scratch a XMLNode structure | |
Updating Nodes | |
Deleting Nodes or Attributes | |
???_WOSD functions. | |
Position helper functions (use in conjunction with the update&add functions) | |
String Allocation/Free functions | |
ato? like functions | |
Helper class to create XML files using "printf", "fprintf", "cout",... functions. | |
Helper class to include binary data inside XML strings using "Base64 encoding". |