#include "tao/PortableServer/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:
Go to the source code of 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. For each upcall a new instance of this class is created. More... | |
class | TAO::Portable_Server::Servant_Upcall::Pre_Invoke_State |
This struct keeps track of state related to pre- and post-invoke operations. More... | |
Typedefs | |
typedef Object * | CORBA::Object_ptr |
typedef TAO_Pseudo_Var_T< Object > | CORBA::Object_var |
typedef TAO_Pseudo_Out_T< Object > | CORBA::Object_out |
Definition in file Servant_Upcall.h.