QueryPatient.
More...
#include <gdcmQueryPatient.h>
QueryPatient.
contains: class to construct a patient-based query for c-find and c-move
◆ GetHierachicalSearchTags()
| std::vector< Tag > gdcm::QueryPatient::GetHierachicalSearchTags |
( |
const ERootType & |
inRootType | ) |
const |
|
overridevirtual |
Return all Unique Key for a particular Query Root type (from the same level and above).
Implements gdcm::QueryBase.
◆ GetName()
| const char * gdcm::QueryPatient::GetName |
( |
| ) |
const |
|
overridevirtual |
◆ GetOptionalTags()
| std::vector< Tag > gdcm::QueryPatient::GetOptionalTags |
( |
const ERootType & |
inRootType | ) |
const |
|
overridevirtual |
◆ GetQueryLevel()
| DataElement gdcm::QueryPatient::GetQueryLevel |
( |
| ) |
const |
|
overridevirtual |
◆ GetRequiredTags()
| std::vector< Tag > gdcm::QueryPatient::GetRequiredTags |
( |
const ERootType & |
inRootType | ) |
const |
|
overridevirtual |
◆ GetUniqueTags()
| std::vector< Tag > gdcm::QueryPatient::GetUniqueTags |
( |
const ERootType & |
inRootType | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: