Public Member Functions | |
Worker (CORBA::ORB_ptr orb) | |
ctor | |
virtual int | svc (void) |
The thread entry point. | |
Private Attributes | |
CORBA::ORB_var | orb_ |
The orb. |
Worker::Worker | ( | CORBA::ORB_ptr | orb | ) |
ctor
virtual int Worker::svc | ( | void | ) | [virtual] |
CORBA::ORB_var Worker::orb_ [private] |
The orb.