GDCM
2.2.6
|
QueryPatient contains: class to construct a patient-based query for c-find and c-move. More...
#include <gdcmQueryPatient.h>
Public Member Functions | |
std::vector< Tag > | GetHierachicalSearchTags (const ERootType &inRootType) const |
Return all Unique Key for a particular Query Root type (from the same level and above). More... | |
const char * | 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 |
![]() | |
virtual | ~QueryBase () |
std::vector< Tag > | GetAllRequiredTags (const ERootType &inRootType) const |
std::vector< Tag > | GetAllTags (const ERootType &inRootType) const |
QueryPatient contains: class to construct a patient-based query for c-find and c-move.
|
virtual |
Return all Unique Key for a particular Query Root type (from the same level and above).
Implements gdcm::QueryBase.
|
virtual |
Implements gdcm::QueryBase.
Implements gdcm::QueryBase.
|
virtual |
Implements gdcm::QueryBase.
Implements gdcm::QueryBase.
Implements gdcm::QueryBase.