Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Abstract_Servant_Base.h File Reference

#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:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  CORBA
namespace  TAO

Classes

class  TAO_Abstract_ServantBase

Typedefs

typedef InterfaceDef * InterfaceDef_ptr
typedef Object * Object_ptr
typedef TAO_Pseudo_Var_T<
Object > 
Object_var
typedef TAO_Pseudo_Out_T<
Object, Object_var
Object_out
typedef void(* TAO_Skeleton )(TAO_ServerRequest &, void *, void *)
typedef void(* TAO_Collocated_Skeleton )(TAO_Abstract_ServantBase *, TAO::Argument **, int)

Detailed Description

Id
Abstract_Servant_Base.h,v 1.18 2005/02/22 10:09:23 ossama Exp

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.

Author:
Angelo Corsaro <corsaro@cs.wustl.edu>

Typedef Documentation

typedef InterfaceDef * CORBA::InterfaceDef_ptr
 

typedef TAO_Pseudo_Out_T< Object, Object_var > CORBA::Object_out
 

typedef Object * CORBA::Object_ptr
 

typedef TAO_Pseudo_Var_T< Object > CORBA::Object_var
 

typedef void(* TAO_Collocated_Skeleton)(TAO_Abstract_ServantBase *, TAO::Argument **, int)
 

typedef void(* TAO_Skeleton)(TAO_ServerRequest &, void *, void *)
 


Generated on Sun May 15 12:58:06 2005 for TAO by  doxygen 1.3.9.1