Public Member Functions | |
Entry (ImplBase *impl, IceServantBase *servant,::Ice::ObjectPrx objref) | |
virtual | ~Entry () |
Public Attributes | |
ImplBase * | impl_ |
::Ice::ObjectPrx | objref_ |
IceServantBase * | servant_ |
Definition at line 529 of file IceManager.h.
doil::Ice::IceManager::Entry::Entry | ( | ImplBase * | impl, |
IceServantBase * | servant, | ||
::Ice::ObjectPrx | objref | ||
) | [inline] |
Definition at line 532 of file IceManager.h.
virtual doil::Ice::IceManager::Entry::~Entry | ( | ) | [inline, virtual] |
Definition at line 537 of file IceManager.h.
Definition at line 540 of file IceManager.h.
::Ice::ObjectPrx doil::Ice::IceManager::Entry::objref_ |
Definition at line 542 of file IceManager.h.
Definition at line 541 of file IceManager.h.