DFX Extraction library v4.14.5
enabling applications to perform DFX blood flow analysis
|
This is the complete list of members for dfx::DFXFactory, including all inherited members.
addToStudy(const std::vector< unsigned char > &data)=0 | dfx::DFXFactory | pure virtual |
addToStudyFromFile(const std::string &pathToFile)=0 | dfx::DFXFactory | pure virtual |
createCollector()=0 | dfx::DFXFactory | pure virtual |
getLastErrorMessage()=0 | dfx::DFXFactory | pure virtual |
getMode() const =0 | dfx::DFXFactory | pure virtual |
getProperty(const std::string &key)=0 | dfx::DFXFactory | pure virtual |
getSdkID() const =0 | dfx::DFXFactory | pure virtual |
getValidProperties() const =0 | dfx::DFXFactory | pure virtual |
getVersion() const =0 | dfx::DFXFactory | pure virtual |
initializeStudy(const std::vector< unsigned char > &data)=0 | dfx::DFXFactory | pure virtual |
initializeStudyFromFile(const std::string &pathToFile)=0 | dfx::DFXFactory | pure virtual |
removeProperty(const std::string &key)=0 | dfx::DFXFactory | pure virtual |
setMode(const std::string &mode)=0 | dfx::DFXFactory | pure virtual |
setProperty(const std::string &key, const std::string &value)=0 | dfx::DFXFactory | pure virtual |
~DFXFactory() | dfx::DFXFactory | inlinevirtual |