Home
last modified time | relevance | path

Searched refs:AETitle1 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/include/dcmtk/dcmqrdb/
H A Ddcmqrcnf.h242 int checkForSameVendor(const char *AETitle1, const char *AETitle2) const;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrcnf.cc1060 int DcmQueryRetrieveConfig::checkForSameVendor(const char *AETitle1, const char *AETitle2) const argument
1069 if (!strcmp(AETitle1, CNF_VendorTable.HostEntries[i].Peers[j].ApplicationTitle)) {