#include "portableserver_export.h"
#include "tao/PortableServer/POA_Current_Impl.h"
Include dependency graph for Servant_Upcall.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
namespace | TAO::Portable_Server |
Classes | |
class | TAO::Portable_Server::Servant_Upcall |
This class finds out the POA and the servant to perform an upcall. It can only be instantiated without the object adapter's lock held. More... | |
class | TAO::Portable_Server::Servant_Upcall::Pre_Invoke_State |
This struct keeps track of state related to pre- and post-invoke operations. More... |