Home
last modified time | relevance | path

Searched refs:getCurrentSignatureValidationHTML (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvsighdl.h62 const char *getCurrentSignatureValidationHTML(DVPSObjectType objtype) const;
H A Ddviface.h1487 const char *getCurrentSignatureValidationHTML(DVPSObjectType objtype) const;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvsighdl.cc493 const char *DVSignatureHandler::getCurrentSignatureValidationHTML(DVPSObjectType objtype) const in getCurrentSignatureValidationHTML() function in DVSignatureHandler
H A Ddviface.cc4157 const char *DVInterface::getCurrentSignatureValidationHTML(DVPSObjectType objtype) const in getCurrentSignatureValidationHTML() function in DVInterface
4159 return pSignatureHandler->getCurrentSignatureValidationHTML(objtype); in getCurrentSignatureValidationHTML()