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.

DataElement gdcm::QueryPatient::GetQueryLevel (  )  const [virtual]

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 Mon Feb 4 2013 03:55:09 for GDCM by doxygen 1.7.1
SourceForge.net Logo