_archiveCache | osgDB::Registry | protected |
_archiveCacheMutex | osgDB::Registry | protected |
_archiveExtList | osgDB::Registry | protected |
_authenticationMap | osgDB::Registry | protected |
_buildKdTreeIfRequired(ReaderWriter::ReadResult &result, const Options *options) | osgDB::Registry | inline |
_buildKdTreesHint | osgDB::Registry | protected |
_createNodeFromImage | osgDB::Registry | protected |
_dataFilePath | osgDB::Registry | protected |
_deprecatedDotOsgWrapperManager | osgDB::Registry | protected |
_dlList | osgDB::Registry | protected |
_expiryDelay | osgDB::Registry | protected |
_extAliasMap | osgDB::Registry | protected |
_fileCache | osgDB::Registry | protected |
_fileLocationCallback | osgDB::Registry | protected |
_findFileCallback | osgDB::Registry | protected |
_ipList | osgDB::Registry | protected |
_kdTreeBuilder | osgDB::Registry | protected |
_libraryFilePath | osgDB::Registry | protected |
_mimeTypeExtMap | osgDB::Registry | protected |
_objectCache | osgDB::Registry | protected |
_objectWrapperManager | osgDB::Registry | protected |
_observerSet | osg::Referenced | mutableprotected |
_openingLibrary | osgDB::Registry | protected |
_options | osgDB::Registry | protected |
_pluginMutex | osgDB::Registry | protected |
_readFileCallback | osgDB::Registry | protected |
_refCount | osg::Referenced | mutableprotected |
_registeredProtocols | osgDB::Registry | protected |
_rwList | osgDB::Registry | protected |
_sharedStateManager | osgDB::Registry | protected |
_writeFileCallback | osgDB::Registry | protected |
addArchiveExtension(const std::string ext) | osgDB::Registry | |
addEntryToObjectCache(const std::string &filename, osg::Object *object, double timestamp=0.0) | osgDB::Registry | |
addFileExtensionAlias(const std::string mapExt, const std::string toExt) | osgDB::Registry | |
addImageProcessor(ImageProcessor *ip) | osgDB::Registry | |
addMimeTypeExtensionMapping(const std::string fromMimeType, const std::string toExt) | osgDB::Registry | |
addObserver(Observer *observer) const | osg::Referenced | |
addReaderWriter(ReaderWriter *rw) | osgDB::Registry | |
addToArchiveCache(const std::string &fileName, osgDB::Archive *archive) | osgDB::Registry | |
ArchiveCache typedef | osgDB::Registry | protected |
ArchiveExtensionList typedef | osgDB::Registry | |
AvailableArchiveIterator class | osgDB::Registry | friend |
AvailableReaderWriterIterator class | osgDB::Registry | friend |
clearArchiveCache() | osgDB::Registry | |
clearObjectCache() | osgDB::Registry | |
closeAllLibraries() | osgDB::Registry | |
closeLibrary(const std::string &fileName) | osgDB::Registry | |
createLibraryNameForExtension(const std::string &ext) | osgDB::Registry | |
createLibraryNameForFile(const std::string &fileName) | osgDB::Registry | |
createLibraryNameForNodeKit(const std::string &name) | osgDB::Registry | |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
destruct() | osgDB::Registry | protected |
DynamicLibraryList typedef | osgDB::Registry | protected |
ExtensionAliasMap typedef | osgDB::Registry | protected |
FileLocationCallback typedef | osgDB::Registry | |
findDataFile(const std::string &fileName, const Options *options, CaseSensitivity caseSensitivity) | osgDB::Registry | inline |
findDataFileImplementation(const std::string &fileName, const Options *options, CaseSensitivity caseSensitivity) | osgDB::Registry | |
FindFileCallback typedef | osgDB::Registry | |
findLibraryFile(const std::string &fileName, const Options *options, CaseSensitivity caseSensitivity) | osgDB::Registry | inline |
findLibraryFileImplementation(const std::string &fileName, const Options *options, CaseSensitivity caseSensitivity) | osgDB::Registry | |
getArchiveExtensions() const | osgDB::Registry | inline |
getAuthenticationMap() | osgDB::Registry | inline |
getAuthenticationMap() const | osgDB::Registry | inline |
getBuildKdTreesHint() const | osgDB::Registry | inline |
getCreateNodeFromImage() const | osgDB::Registry | inline |
getDataFilePathList() | osgDB::Registry | inline |
getDataFilePathList() const | osgDB::Registry | inline |
getDeleteHandler() | osg::Referenced | static |
getDeprecatedDotOsgObjectWrapperManager() | osgDB::Registry | inline |
getExpiryDelay() const | osgDB::Registry | inline |
getFileCache() | osgDB::Registry | inline |
getFileCache() const | osgDB::Registry | inline |
getFileLocationCallback() const | osgDB::Registry | inline |
getFindFileCallback() | osgDB::Registry | inline |
getFindFileCallback() const | osgDB::Registry | inline |
getFromArchiveCache(const std::string &fileName) | osgDB::Registry | |
getFromObjectCache(const std::string &fileName) | osgDB::Registry | |
getGlobalReferencedMutex() | osg::Referenced | static |
getImageProcessor() | osgDB::Registry | |
getImageProcessorForExtension(const std::string &ext) | osgDB::Registry | |
getImageProcessorList() | osgDB::Registry | inline |
getImageProcessorList() const | osgDB::Registry | inline |
getKdTreeBuilder() | osgDB::Registry | inline |
getLibrary(const std::string &fileName) | osgDB::Registry | |
getLibraryFilePathList() | osgDB::Registry | inline |
getLibraryFilePathList() const | osgDB::Registry | inline |
getLibraryItr(const std::string &fileName) | osgDB::Registry | protected |
getMimeTypeExtensionMap() | osgDB::Registry | inline |
getMimeTypeExtensionMap() const | osgDB::Registry | inline |
getObjectCache() | osgDB::Registry | inline |
getObjectCache() const | osgDB::Registry | inline |
getObjectWrapperManager() | osgDB::Registry | inline |
getObserverSet() const | osg::Referenced | inline |
getOptions() | osgDB::Registry | inline |
getOptions() const | osgDB::Registry | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateSharedStateManager() | osgDB::Registry | |
getReaderWriterForExtension(const std::string &ext) | osgDB::Registry | |
getReaderWriterForMimeType(const std::string &mimeType) | osgDB::Registry | |
getReaderWriterForProtocolAndExtension(const std::string &protocol, const std::string &extension) | osgDB::Registry | |
getReaderWriterList() | osgDB::Registry | inline |
getReaderWriterList() const | osgDB::Registry | inline |
getReaderWriterListForProtocol(const std::string &protocol, ReaderWriterList &results) const | osgDB::Registry | |
getReadFileCallback() | osgDB::Registry | inline |
getReadFileCallback() const | osgDB::Registry | inline |
getRefFromArchiveCache(const std::string &fileName) | osgDB::Registry | |
getRefFromObjectCache(const std::string &fileName) | osgDB::Registry | |
getRefMutex() const | osg::Referenced | inline |
getSharedStateManager() | osgDB::Registry | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getWriteFileCallback() | osgDB::Registry | inline |
getWriteFileCallback() const | osgDB::Registry | inline |
ImageProcessorList typedef | osgDB::Registry | |
initDataFilePathList() | osgDB::Registry | |
initFilePathLists() | osgDB::Registry | inline |
initLibraryFilePathList() | osgDB::Registry | |
instance(bool erase=false) | osgDB::Registry | static |
isProtocolRegistered(const std::string &protocol) | osgDB::Registry | |
LOADED enum value | osgDB::Registry | |
loadLibrary(const std::string &fileName) | osgDB::Registry | |
LoadStatus enum name | osgDB::Registry | |
MimeTypeExtensionMap typedef | osgDB::Registry | |
NOT_LOADED enum value | osgDB::Registry | |
openArchive(const std::string &fileName, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const Options *options) | osgDB::Registry | inline |
openArchiveImplementation(const std::string &fileName, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const Options *options) | osgDB::Registry | |
operator=(const Referenced &) | osg::Referenced | inline |
PREVIOUSLY_LOADED enum value | osgDB::Registry | |
read(const ReadFunctor &readFunctor) | osgDB::Registry | protected |
ReadArchiveFunctor | osgDB::Registry | friend |
readCommandLine(osg::ArgumentParser &commandLine) | osgDB::Registry | |
ReaderWriterList typedef | osgDB::Registry | |
ReadFileCallback typedef | osgDB::Registry | |
ReadFunctor | osgDB::Registry | friend |
readHeightField(const std::string &fileName, const Options *options) | osgDB::Registry | inline |
ReadHeightFieldFunctor | osgDB::Registry | friend |
readHeightFieldImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
readImage(const std::string &fileName, const Options *options) | osgDB::Registry | inline |
ReadImageFunctor | osgDB::Registry | friend |
readImageImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
readImplementation(const ReadFunctor &readFunctor, Options::CacheHintOptions cacheHint) | osgDB::Registry | protected |
readNode(const std::string &fileName, const Options *options, bool buildKdTreeIfRequired=true) | osgDB::Registry | inline |
ReadNodeFunctor | osgDB::Registry | friend |
readNodeImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
readObject(const std::string &fileName, const Options *options, bool buildKdTreeIfRequired=true) | osgDB::Registry | inline |
ReadObjectFunctor | osgDB::Registry | friend |
readObjectImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
readPluginAliasConfigurationFile(const std::string &file) | osgDB::Registry | |
readScript(const std::string &fileName, const Options *options) | osgDB::Registry | inline |
ReadScriptFunctor | osgDB::Registry | friend |
readScriptImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
readShader(const std::string &fileName, const Options *options) | osgDB::Registry | inline |
ReadShaderFunctor | osgDB::Registry | friend |
readShaderImplementation(const std::string &fileName, const Options *options) | osgDB::Registry | |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
RegisteredProtocolsSet typedef | osgDB::Registry | protected |
registerProtocol(const std::string &protocol) | osgDB::Registry | |
Registry() | osgDB::Registry | protected |
releaseGLObjects(osg::State *state=0) | osgDB::Registry | |
removeExpiredObjectsInCache(const osg::FrameStamp &frameStamp) | osgDB::Registry | |
removeFromArchiveCache(const std::string &fileName) | osgDB::Registry | |
removeFromObjectCache(const std::string &fileName) | osgDB::Registry | |
removeImageProcessor(ImageProcessor *ip) | osgDB::Registry | |
removeObserver(Observer *observer) const | osg::Referenced | |
removeReaderWriter(ReaderWriter *rw) | osgDB::Registry | |
setAuthenticationMap(AuthenticationMap *authenticationMap) | osgDB::Registry | inline |
setBuildKdTreesHint(Options::BuildKdTreesHint hint) | osgDB::Registry | inline |
setCreateNodeFromImage(bool flag) | osgDB::Registry | inline |
setDataFilePathList(const FilePathList &filepath) | osgDB::Registry | inline |
setDataFilePathList(const std::string &paths) | osgDB::Registry | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setExpiryDelay(double expiryDelay) | osgDB::Registry | inline |
setFileCache(FileCache *fileCache) | osgDB::Registry | inline |
setFileLocationCallback(FileLocationCallback *cb) | osgDB::Registry | inline |
setFindFileCallback(FindFileCallback *cb) | osgDB::Registry | inline |
setKdTreeBuilder(osg::KdTreeBuilder *builder) | osgDB::Registry | inline |
setLibraryFilePathList(const FilePathList &filepath) | osgDB::Registry | inline |
setLibraryFilePathList(const std::string &paths) | osgDB::Registry | |
setObjectCache(ObjectCache *objectCache) | osgDB::Registry | inline |
setOptions(Options *opt) | osgDB::Registry | inline |
setReadFileCallback(ReadFileCallback *cb) | osgDB::Registry | inline |
setSharedStateManager(SharedStateManager *SharedStateManager) | osgDB::Registry | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | virtual |
setWriteFileCallback(WriteFileCallback *cb) | osgDB::Registry | inline |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
trim(const std::string &str) | osgDB::Registry | protectedstatic |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
updateTimeStampOfObjectsInCacheWithExternalReferences(const osg::FrameStamp &frameStamp) | osgDB::Registry | |
WriteFileCallback typedef | osgDB::Registry | |
writeHeightField(const osg::HeightField &obj, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeHeightFieldImplementation(const osg::HeightField &obj, const std::string &fileName, const Options *options) | osgDB::Registry | |
writeImage(const osg::Image &obj, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeImageImplementation(const osg::Image &obj, const std::string &fileName, const Options *options) | osgDB::Registry | |
writeNode(const osg::Node &node, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeNodeImplementation(const osg::Node &node, const std::string &fileName, const Options *options) | osgDB::Registry | |
writeObject(const osg::Object &obj, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeObjectImplementation(const osg::Object &obj, const std::string &fileName, const Options *options) | osgDB::Registry | |
writeScript(const osg::Script &obj, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeScriptImplementation(const osg::Script &obj, const std::string &fileName, const Options *options) | osgDB::Registry | |
writeShader(const osg::Shader &obj, const std::string &fileName, const Options *options) | osgDB::Registry | inline |
writeShaderImplementation(const osg::Shader &obj, const std::string &fileName, const Options *options) | osgDB::Registry | |
~Referenced() | osg::Referenced | protectedvirtual |
~Registry() | osgDB::Registry | protectedvirtual |