14#ifndef OSGDB_DATABASEPAGER
15#define OSGDB_DATABASEPAGER 1
59 virtual const char*
className()
const {
return "DatabasePager"; }
133 void setUpThreads(
unsigned int totalNumThreads=2,
unsigned int numHttpThreads=1);
281 class ExpirePagedLODsVisitor;
289 virtual unsigned int size() = 0;
Simple container for specifying which CPU a thread should have affinity with. An empty Affinity....
Definition Affinity:34
This class provides an atomic increment and decrement operation.
Definition Atomic:48
This class provides an object-oriented thread mutex interface.
Definition Mutex:31
This class provides an object-oriented thread interface.
Definition Thread:48
ThreadPriority
Definition Thread:77
Definition IncrementalCompileOperation:56
Definition NodeVisitor:364
Definition observer_ptr:39
std::vector< ref_ptr< Node > > NodeList
Definition Group:22
std::vector< Node * > NodePath
Definition Node:47
#define OSGDB_EXPORT
Definition osgDB/Export:39