QueryPatient contains: class to construct a patient-based query for c-find and c-move. More...
#include <gdcmQueryPatient.h>


Public Member Functions | |
| std::string | GetName () const |
| std::vector< Tag > | GetOptionalTags (const ERootType &inRootType) const |
| DataElement | GetQueryLevel () const |
| std::vector< Tag > | GetRequiredTags (const ERootType &inRootType) const |
| std::vector< Tag > | GetUniqueTags (const ERootType &inRootType) const |
QueryPatient contains: class to construct a patient-based query for c-find and c-move.
| 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.
Implements gdcm::QueryBase.
1.7.1