_keep | osg::Operation | [protected] |
_name | osg::Operation | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
addObserver(Observer *observer) | osg::Referenced | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
getDeleteHandler() | osg::Referenced | [static] |
getKeep() const | osg::Operation | [inline] |
getName() const | osg::Operation | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
GraphicsOperation(const std::string &name, bool keep) | osg::GraphicsOperation | [inline] |
Operation(const std::string &name, bool keep) | osg::Operation | [inline] |
Operation() | osg::Operation | [inline, protected] |
Operation(const Operation &op) | osg::Operation | [inline, protected] |
operator()(GraphicsContext *context) | osg::SwapBuffersOperation | [virtual] |
osg::GraphicsOperation::operator()(Object *object) | osg::GraphicsOperation | [virtual] |
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 | |
release() | osg::Operation | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setKeep(bool keep) | osg::Operation | [inline] |
setName(const std::string &name) | osg::Operation | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
SwapBuffersOperation() | osg::SwapBuffersOperation | [inline] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
~Operation() | osg::Operation | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |