GDCM
2.2.6
|
QueryStudy.h contains: class to construct a study-based query for C-FIND and C-MOVE. More...
#include <gdcmQueryStudy.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 |
QueryStudy.h contains: class to construct a study-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.