|
DAnCE
..
|


Public Member Functions | |
| Worker (CORBA::ORB_ptr orb) | |
| ctor More... | |
| virtual int | svc (void) |
| The thread entry point. More... | |
Private Attributes | |
| CORBA::ORB_var | orb_ |
| The orb. More... | |
Class that implements the service routine of the worker threads of the repository manager
| Worker::Worker | ( | CORBA::ORB_ptr | orb | ) |
ctor
Constuctor for the worker class.
|
virtual |
The thread entry point.
implementation of the service routine inherited from ACE::Task_Base
|
private |
The orb.
1.8.6