#include <OSGBaseThread.h>
Inheritance diagram for osg::BaseThreadCommonBase:


Public Methods | |
| bool | isInitialized (void) |
Protected Types | |
| typedef MPBase | Inherited |
Protected Methods | |
Constructors | |
| BaseThreadCommonBase (const Char8 *szName, UInt32 uiId) | |
Destructors | |
| virtual | ~BaseThreadCommonBase (void) |
Protected Attributes | |
| UInt32 | _uiThreadId |
| bool | _bInitialized |
Private Methods | |
| BaseThreadCommonBase (const BaseThreadCommonBase &source) | |
| prohibit default function (move to 'public' if needed) | |
| void | operator= (const BaseThreadCommonBase &source) |
| prohibit default function (move to 'public' if needed) | |
Friends | |
| class | ThreadManager |
|
|
Reimplemented from osg::MPBase. Reimplemented in osg::BaseSprocBase, osg::BaseThread, osg::ThreadCommonBase, osg::SprocBase, osg::Thread, and osg::ExternalThread. |
|
||||||||||||
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
Reimplemented in osg::BaseSprocBase, osg::BaseThread, osg::ThreadCommonBase, osg::SprocBase, osg::Thread, and osg::ExternalThread. |
|
|
|
|
|
|
1.2.16