#include <OSGThread.h>
Inheritance diagram for osg::SprocBase:


Public Methods | |
Run | |
| bool | runFunction (ThreadFuncF fThreadFunc, UInt32 uiAspectId, void *pThreadArg) |
Static Public Methods | |
Get | |
| UInt32 | getAspect (void) |
| ChangeList * | getCurrentChangeList (void) |
Protected Types | |
| typedef ThreadCommonBase | Inherited |
Protected Methods | |
Constructors | |
| SprocBase (const Char8 *szName, UInt32 uiId) | |
Destructor | |
| virtual | ~SprocBase (void) |
Set | |
| void | setAspectInternal (UInt32 uiAspect) |
Setup | |
| virtual void | init (void) |
| void | setupChangeListInternal (void) |
Private Methods | |
| SprocBase (const SprocBase &source) | |
| prohibit default function (move to 'public' if needed) | |
| void | operator= (const SprocBase &source) |
| prohibit default function (move to 'public' if needed) | |
Friends | |
| class | ThreadManager |
|
|
Reimplemented from osg::ThreadCommonBase. Reimplemented in osg::Thread, and osg::ExternalThread. |
|
||||||||||||
|
|
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from osg::BaseSprocBase. |
|
|
|
|
|
prohibit default function (move to 'public' if needed)
|
|
|
Reimplemented from osg::ThreadCommonBase. Reimplemented in osg::Thread, and osg::ExternalThread. |
1.2.16