Public Member Functions | |
Entry (ImplBase *impl, CORBAServantBase *servant,::CORBA::Object_ptr objref) | |
virtual | ~Entry () |
Public Attributes | |
ImplBase * | impl_ |
::CORBA::Object_ptr | objref_ |
CORBAServantBase * | servant_ |
Definition at line 563 of file CORBAManager.h.
doil::CORBA::CORBAManager::Entry::Entry | ( | ImplBase * | impl, |
CORBAServantBase * | servant, | ||
::CORBA::Object_ptr | objref | ||
) | [inline] |
Definition at line 566 of file CORBAManager.h.
virtual doil::CORBA::CORBAManager::Entry::~Entry | ( | ) | [inline, virtual] |
Definition at line 571 of file CORBAManager.h.
Definition at line 574 of file CORBAManager.h.
::CORBA::Object_ptr doil::CORBA::CORBAManager::Entry::objref_ |
Definition at line 576 of file CORBAManager.h.
Definition at line 575 of file CORBAManager.h.