14 #ifndef GDCMPRESENTATIONCONTEXTGENERATOR_H
15 #define GDCMPRESENTATIONCONTEXTGENERATOR_H
60 void SetMergeModeToAbstractSyntax();
66 void SetMergeModeToTransferSyntax();
77 typedef PresentationContextArrayType::size_type
SizeType;
83 bool AddPresentationContext(
const char *as,
const char *ts );
84 const char *GetDefaultTransferSyntax()
const;
87 std::vector<PresentationContext> PresContext;
88 static std::string DefaultTransferSyntax;
93 #endif //GDCMPRESENTATIONCONTEXTGENERATOR_H