#include "ace/CORBA_macros.h"#include "tao/TAO_Export.h"#include "tao/Basic_Types.h"#include "tao/Collocation_Strategy.h"#include "tao/CORBA_methods.h"#include "tao/Pseudo_VarOut_T.h"Include dependency graph for Abstract_Servant_Base.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 |
Classes | |
| class | TAO_Abstract_ServantBase |
Typedefs | |
| typedef void(* | TAO_Skeleton )(TAO_ServerRequest &, void *, void *) |
| typedef void(* | TAO_Collocated_Skeleton )(TAO_Abstract_ServantBase *, TAO::Argument **, int) |
Variables | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_ServerRequest |
This files contains the TAO_Abstract_ServantBase, which is used as a way to decuple the PortableServer from the TAO Core, and make it possible to keep the reference to the servant in the CORBA::Object class.
Definition in file Abstract_Servant_Base.h.
|
|
Definition at line 68 of file Abstract_Servant_Base.h. |
|
|
Definition at line 59 of file Abstract_Servant_Base.h. |
|
|
Definition at line 37 of file Abstract_Servant_Base.h. |
1.3.6