14 #ifndef GDCMXMLPRINTER_H
15 #define GDCMXMLPRINTER_H
109 void Print(std::ostream& os);
119 virtual void HandleBulkData(
const char *uuid,
const TransferSyntax &ts,
120 const char *bulkdata,
size_t bulklen);
136 #endif //GDCMXMLPRINTER_H
Class to represent a Data Set (which contains Data Elements) A Data Set represents an instance of a r...
Definition: gdcmDataSet.h:55
Class to represent a Sequence Of Items (value representation : SQ)
Definition: gdcmSequenceOfItems.h:39
const File * F
Definition: gdcmXMLPrinter.h:130
PrintStyles PrintStyle
Definition: gdcmXMLPrinter.h:128
void SetStyle(PrintStyles ps)
Definition: gdcmXMLPrinter.h:97
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
PrintStyles
Definition: gdcmXMLPrinter.h:89
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
void SetFile(File const &f)
Definition: gdcmXMLPrinter.h:85
PrintStyles GetPrintStyle() const
Definition: gdcmXMLPrinter.h:103
Class to manipulate Transfer Syntax.
Definition: gdcmTransferSyntax.h:39
Definition: gdcmXMLPrinter.h:78
a DICOM File See PS 3.10 File: A File is an ordered string of zero or more bytes, where the first byt...
Definition: gdcmFile.h:33
Class to manipulate the sum of knowledge (all the dict user load)
Definition: gdcmDicts.h:28
VR class This is adapted from DICOM standard The biggest difference is the INVALID VR and the composi...
Definition: gdcmVR.h:54
Definition: gdcmASN1.h:20