GDCM  2.2.6
Public Member Functions | List of all members
gdcm::network::BaseCompositeMessage Class Referenceabstract

BaseCompositeMessage The Composite events described in section 3.7-2009 of the DICOM standard all use their own messages. These messages are constructed using Presentation Data Values, from section 3.8-2009 of the standard, and then fill in appropriate values in their datasets. More...

#include <gdcmBaseCompositeMessage.h>

Inheritance diagram for gdcm::network::BaseCompositeMessage:
Inheritance graph
[legend]

Public Member Functions

virtual std::vector
< PresentationDataValue
ConstructPDV (const ULConnection &inConnection, const BaseRootQuery *inRootQuery)=0
 

Detailed Description

BaseCompositeMessage The Composite events described in section 3.7-2009 of the DICOM standard all use their own messages. These messages are constructed using Presentation Data Values, from section 3.8-2009 of the standard, and then fill in appropriate values in their datasets.

So, for the five composites:

This is an abstract class. It cannot be instantiated on its own.

Member Function Documentation

virtual std::vector<PresentationDataValue> gdcm::network::BaseCompositeMessage::ConstructPDV ( const ULConnection inConnection,
const BaseRootQuery inRootQuery 
)
pure virtual

The documentation for this class was generated from the following file:

Generated on Sat Dec 21 2013 05:56:23 for GDCM by doxygen 1.8.5
SourceForge.net Logo