_currentOperationIterator | osg::OperationQueue | [protected] |
_observers | osg::Referenced | [protected] |
_operations | osg::OperationQueue | [protected] |
_operationsBlock | osg::OperationQueue | [protected] |
_operationsMutex | osg::OperationQueue | [protected] |
_operationThreads | osg::OperationQueue | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
add(Operation *operation) | osg::OperationQueue | |
addObserver(Observer *observer) | osg::Referenced | |
addOperationThread(OperationThread *thread) | osg::OperationQueue | [protected] |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
empty() const | osg::OperationQueue | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getNextOperation(bool blockIfEmpty=false) | osg::OperationQueue | |
getOperationThreads() const | osg::OperationQueue | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
OperationQueue() | osg::OperationQueue | |
Operations typedef | osg::OperationQueue | [protected] |
OperationThread class | osg::OperationQueue | [friend] |
OperationThreads typedef | osg::OperationQueue | |
operator=(const Referenced &) | osg::Referenced | [inline] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseAllOperations() | osg::OperationQueue | |
releaseOperationsBlock() | osg::OperationQueue | |
remove(Operation *operation) | osg::OperationQueue | |
remove(const std::string &name) | osg::OperationQueue | |
removeAllOperations() | osg::OperationQueue | |
removeObserver(Observer *observer) | osg::Referenced | |
removeOperationThread(OperationThread *thread) | osg::OperationQueue | [protected] |
runOperations(Object *callingObject=0) | osg::OperationQueue | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
~OperationQueue() | osg::OperationQueue | [protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |