Home
last modified time | relevance | path

Searched refs:DVInterface (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddviface.cc113 DVInterface::DVInterface(const char *config_file, OFBool useLog) in DVInterface() function in DVInterface
247 DVInterface::~DVInterface() in ~DVInterface()
1128 OFCondition DVInterface::enablePState() in enablePState()
1207 OFCondition DVInterface::lockDatabase() in lockDatabase()
1330 void DVInterface::clearIndexCache() in clearIndexCache()
1337 OFBool DVInterface::createIndexCache() in createIndexCache()
1500 void DVInterface::updateStatusCache() in updateStatusCache()
1776 const char *DVInterface::getStudyUID() in getStudyUID()
1926 const char *DVInterface::getModality() in getModality()
1938 const char *DVInterface::getFilename() in getFilename()
[all …]
H A Ddvpsspl.cc122 DVInterface& cfg, in printSCPBasicGrayscaleImageBoxSet()
183 DVInterface& cfg, in printSCPBasicFilmBoxAction()
233 DVInterface& cfg, in printSCPBasicFilmSessionAction()
H A Ddvpsprt.cc50 DVPSPrintSCP::DVPSPrintSCP(DVInterface &iface, const char *cfname) in DVPSPrintSCP()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvpsspl.h34 class DVInterface; variable
119 DVInterface& cfg,
139 DVInterface& cfg,
156 DVInterface& cfg,
H A Ddviface.h49 class DCMTK_DCMPSTAT_EXPORT DVInterface: public DVConfiguration
63 DVInterface(const char *config_file = NULL, OFBool useLog = OFFalse);
67 virtual ~DVInterface();
1534 DVInterface(const DVInterface&);
1538 DVInterface& operator=(const DVInterface&);
H A Ddvpsprt.h37 class DVInterface; variable
52 DVPSPrintSCP(DVInterface &iface, const char *cfname);
263 DVInterface& dviface;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/jni/
H A DMakefile.in92 objs = DVInterface.o DVPSGraphicObject.o DVPresentationState.o DVPSCurve.o \
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/apps/
H A Ddcmprscu.cc189 DVInterface &dvi, in spoolStoredPrintFile()
337 DVInterface &dvi, in spoolJobList()
528 DVInterface &dvi,
772 DVInterface dvi(opt_cfgName);
H A Ddcmprscp.cc194 DVInterface dvi(opt_cfgName); in main()
H A Ddcmp2pgm.cc507 DVInterface dvi(opt_cfgName); in main()
H A Ddcmpsprt.cc443 DVInterface dvi(opt_cfgName); in main()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/docs/
H A Ddcmpstat.dox12 \li \b DVInterface
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/docs/
H A DCHANGES.3401166 from DVPresentationState to DVInterface
1182 - Added method newInstancesReceived() to DVInterface class.
1491 contents of the database using DVInterface methods.
1547 - Implemented DVInterface::startReceiver()
1680 - added DVInterface method resetPresentationState() which
1699 - added new method saveDICOMImage() to class DVInterface.
1705 dcmp2pgm. This demonstrates DVInterface::saveDICOMImage().
H A DCHANGES.3411044 Added support for dump tool launched from DVInterface.
1155 presentation state created in the constructor of DVInterface never used the
H A DCHANGES.342339 - Imagectn was always invoked in debug mode from class DVInterface
1591 - Moved method convertODtoLum/PValue from class DVInterface to DVPSStoredPrint
H A DCHANGES.3522752 - Removed dependency from class DVInterface. Significantly reduces
H A DCHANGES.3531990 - DVInterface::terminatePrintServer now also correctly terminates
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/
H A DCHANGES.3522752 - Removed dependency from class DVInterface. Significantly reduces