Blue Brain BioExplorer
core::ArchiveLoader Member List

This is the complete list of members for core::ArchiveLoader, including all inherited members.

_scenecore::Loaderprotected
ArchiveLoader(Scene &scene, LoaderRegistry &registry)core::ArchiveLoader
getName() const finalcore::ArchiveLoadervirtual
getProperties() constcore::Loaderinlinevirtual
getSupportedStorage() const finalcore::ArchiveLoadervirtual
importFromBlob(Blob &&blob, const LoaderProgress &callback, const PropertyMap &properties) const finalcore::ArchiveLoadervirtual
importFromStorage(const std::string &storage, const LoaderProgress &callback, const PropertyMap &properties) const finalcore::ArchiveLoadervirtual
isSupported(const std::string &storage, const std::string &extension) const finalcore::ArchiveLoadervirtual
Loader(Scene &scene)core::Loaderinline
~Loader()=defaultcore::Loadervirtual