defineAuditFunction(const std::string &name, const langbind::AuditFunctionR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineAuthorizationFunction(const std::string &name, const langbind::AuthorizationFunctionR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineCppFormFunction(const std::string &name, const serialize::CppFormFunction &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineCustomDataType(const std::string &name, const types::CustomDataTypeR &t) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineFilterType(const std::string &name, const langbind::FilterTypeR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineForm(const std::string &name, const types::FormDescriptionR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineFormDDL(const langbind::DDLCompilerR &c) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineFormFunction(const std::string &name, const langbind::FormFunctionR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineNormalizeFunction(const std::string &name, const types::NormalizeFunctionR &f) const | _Wolframe::prgbind::ProgramLibrary | virtual |
defineNormalizeFunctionType(const std::string &name, const types::NormalizeFunctionType &ftype) | _Wolframe::prgbind::ProgramLibrary | virtual |
definePrivateForm(const types::FormDescriptionR &f) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineProgramType(const ProgramR &prg) | _Wolframe::prgbind::ProgramLibrary | virtual |
defineRuntimeEnvironment(const langbind::RuntimeEnvironmentR &env) | _Wolframe::prgbind::ProgramLibrary | virtual |
formtypemap() const | _Wolframe::prgbind::ProgramLibrary | virtual |
getAuditFunction(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getAuthorizationFunction(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getCustomDataType(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getFilterType(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getFormDescription(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getFormFunction(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getFormNames() const | _Wolframe::prgbind::ProgramLibrary | virtual |
getNormalizeFunction(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
getNormalizeFunctionType(const std::string &name) const | _Wolframe::prgbind::ProgramLibrary | virtual |
loadPrograms(db::Database *transactionDB, const std::vector< std::string > &filenames) | _Wolframe::prgbind::ProgramLibrary | virtual |
m_impl | _Wolframe::prgbind::ProgramLibrary | private |
ProgramLibrary() | _Wolframe::prgbind::ProgramLibrary | |
ProgramLibrary(const ProgramLibrary &o) | _Wolframe::prgbind::ProgramLibrary | |
~ProgramLibrary() | _Wolframe::prgbind::ProgramLibrary | virtual |