| _appendMetaData(ImagePropertyExtensionContainer &imgPropContainer, const std::string &metaData, const std::string &fileName) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _appendNewDirectVolumeReferenceFromFilePropHelper(const _FilePropHelper &fileProp, const FileListTools::FileList &fileList, DicomMessageCollector &dcmMsgCollector) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _composeAndAppendVolumes(const std::vector< _FilePropHelper > &filePropVec, const FileListTools::FileList &fileList, DicomMessageCollector &dcmMsgCollector) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _determineProperties(const FileListTools::FileList &fileList, std::vector< _FilePropHelper > &filePropVec, float progressStart, float progressEnd) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _doAutoNewLineTerminate(const std::string &msg) const | ml::ProgressLogger | protected | 
  | _getOutVolumeList() | ml::DirectDicomImportImporterBase | protectedvirtual | 
  | _isStopPressed() const | ml::ProgressLogger | protectedvirtual | 
  | _postProcessVolumes(size_t lastNumVolumesToProcess) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _propertySort(std::vector< _FilePropHelper > &filePropVec) | ml::DirectDicomImportOtherImporter | protectedvirtual | 
  | _updateConsole(bool fullUpdate=true) override | ml::DirectDicomImportImporterBase | virtual | 
  | _updateProgressIndicatorCB(void *userData, const std::string &info, float state) | ml::ProgressLogger | protectedstatic | 
  | appendFields(FieldContainer &fieldContainer) override | ml::DirectDicomImportOtherImporter | virtual | 
  | Blue enum value | ml::ProgressLogger |  | 
  | Bold enum value | ml::ProgressLogger |  | 
  | DirectDicomImportImporterBase(DirectDicomImport &ddiOp) | ml::DirectDicomImportImporterBase |  | 
  | DirectDicomImportOtherImporter(DirectDicomImport &ddiOp) | ml::DirectDicomImportOtherImporter |  | 
  | FormatFlags enum name | ml::ProgressLogger |  | 
  | getCheckTimeIntervalInSeconds() const | ml::ProgressLogger |  | 
  | getErrorMessagePrefix() const | ml::ProgressLogger | inline | 
  | getFatalErrorMessagePrefix() const | ml::ProgressLogger | inline | 
  | getInfoMessagePrefix() const | ml::ProgressLogger | inline | 
  | getInterruptCheckField() const | ml::ProgressLogger |  | 
  | getInterruptCheckFunction() const | ml::ProgressLogger |  | 
  | getInterruptCheckFunctionUserData() const | ml::ProgressLogger |  | 
  | getInterruptedFlag() const | ml::ProgressLogger | virtual | 
  | getMessageCollector() const | ml::DirectDicomImportImporterBase | virtual | 
  | getRichTextCodingFlag() const | ml::ProgressLogger |  | 
  | getStatusField() const | ml::ProgressLogger |  | 
  | getStatusUpdateTimeIntervalInSeconds() const | ml::ProgressLogger |  | 
  | getUpdateProgressDuringInterruptChecksFlag() const | ml::ProgressLogger |  | 
  | getWarningMessagePrefix() const | ml::ProgressLogger | inline | 
  | Green enum value | ml::ProgressLogger |  | 
  | hadError() const | ml::ProgressLogger |  | 
  | hadFatalError() const | ml::ProgressLogger |  | 
  | hadInfo() const | ml::ProgressLogger |  | 
  | hadWarning() const | ml::ProgressLogger |  | 
  | handleNotification(Field &field) override | ml::DirectDicomImportOtherImporter | virtual | 
  | import(const FileListTools::FileList &fileList) override | ml::DirectDicomImportOtherImporter | virtual | 
  | InterruptCheckFunc typedef | ml::ProgressLogger |  | 
  | isAutoNewLineTerminationOn() const | ml::ProgressLogger |  | 
  | isPressedField(NotifyField *fieldToCheck) | ml::ProgressLogger | static | 
  | logAnyMessage(std::string msg, unsigned int formatFlags=NoFlags) | ml::ProgressLogger |  | 
  | logError(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | logFatalError(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | logFullError(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | logFullFatalError(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | logFullInfo(const std::string &func, const std::string &reason) | ml::ProgressLogger |  | 
  | logFullWarning(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | logInfo(const std::string &func, const std::string &reason="") | ml::ProgressLogger |  | 
  | logWarning(const std::string &func, MLErrorCode err, const std::string &reason) | ml::ProgressLogger |  | 
  | messageHook(const ProgressLogger &, MLMessageType, const std::string *, const std::string *, MLErrorCode *, const std::string *, unsigned int *) | ml::ProgressLogger | inlinevirtual | 
  | NoFlags enum value | ml::ProgressLogger |  | 
  | orToInterruptedFlag(bool wasInterrupted) | ml::ProgressLogger | virtual | 
  | ProgressLogger(std::stringstream *outputStream=nullptr, NotifyField *intCheckField=nullptr, StringField *statusField=nullptr, bool useRichTextCoding=true) | ml::ProgressLogger |  | 
  | Red enum value | ml::ProgressLogger |  | 
  | setAutoNewLineTermination(bool on) | ml::ProgressLogger |  | 
  | setCheckTimeIntervalInSeconds(double checkIntervalInSeconds) | ml::ProgressLogger |  | 
  | setErrorMessagePrefix(const std::string &msg) | ml::ProgressLogger | inline | 
  | setFatalErrorMessagePrefix(const std::string &msg) | ml::ProgressLogger | inline | 
  | setHadErrorFlag(bool hadErrorFlag) | ml::ProgressLogger |  | 
  | setHadFatalErrorFlag(bool hadFatalErrorFlag) | ml::ProgressLogger |  | 
  | setHadFlags(bool hadFlag) | ml::ProgressLogger |  | 
  | setHadInfoFlag(bool hadInfoFlag) | ml::ProgressLogger |  | 
  | setHadWarningFlag(bool hadWarningFlag) | ml::ProgressLogger |  | 
  | setInfoMessagePrefix(const std::string &msg) | ml::ProgressLogger | inline | 
  | setInterruptCheckField(NotifyField *interruptField=nullptr) | ml::ProgressLogger |  | 
  | setInterruptCheckFunction(InterruptCheckFunc checkFunc, void *userData) | ml::ProgressLogger |  | 
  | setInterruptedFlag(bool wasInterrupted) | ml::ProgressLogger | virtual | 
  | setRichTextCodingFlag(bool useRichTextCoding) | ml::ProgressLogger |  | 
  | setStatusField(StringField *statusField) | ml::ProgressLogger |  | 
  | setStatusUpdateTimeIntervalInSeconds(double checkIntervalInSeconds) | ml::ProgressLogger |  | 
  | setUpdateProgressDuringInterruptChecksFlag(bool callUpdateProgressDuringInterruptChecks) | ml::ProgressLogger |  | 
  | setWarningMessagePrefix(const std::string &msg) | ml::ProgressLogger | inline | 
  | updateProgressIndicator(const std::string &info, float percState) override | ml::DirectDicomImportImporterBase | virtual | 
  | wasInterrupted() | ml::ProgressLogger | virtual | 
  | Yellow enum value | ml::ProgressLogger |  | 
  | ~DirectDicomImportImporterBase() override | ml::DirectDicomImportImporterBase |  | 
  | ~DirectDicomImportOtherImporter() override | ml::DirectDicomImportOtherImporter |  | 
  | ~ProgressLogger() | ml::ProgressLogger | virtual |