GDCM  2.2.0
Public Member Functions
gdcm::QueryPatient Class Reference

QueryPatient contains: class to construct a patient-based query for c-find and c-move. More...

#include <gdcmQueryPatient.h>

Inheritance diagram for gdcm::QueryPatient:
Inheritance graph
[legend]
Collaboration diagram for gdcm::QueryPatient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

std::string GetName () const
std::vector< TagGetOptionalTags (const ERootType &inRootType) const
DataElement GetQueryLevel () const
std::vector< TagGetRequiredTags (const ERootType &inRootType) const
std::vector< TagGetUniqueTags (const ERootType &inRootType) const

Detailed Description

QueryPatient contains: class to construct a patient-based query for c-find and c-move.


Member Function Documentation

std::string gdcm::QueryPatient::GetName ( ) const [inline, virtual]

Implements gdcm::QueryBase.

std::vector<Tag> gdcm::QueryPatient::GetOptionalTags ( const ERootType inRootType) const [virtual]

Implements gdcm::QueryBase.

Implements gdcm::QueryBase.

std::vector<Tag> gdcm::QueryPatient::GetRequiredTags ( const ERootType inRootType) const [virtual]

Implements gdcm::QueryBase.

std::vector<Tag> gdcm::QueryPatient::GetUniqueTags ( const ERootType inRootType) const [virtual]

Implements gdcm::QueryBase.


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

Generated on Fri Mar 30 2012 12:44:47 for GDCM by doxygen 1.8.0
SourceForge.net Logo