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

Operation_Table.h File Reference

#include "portableserver_export.h"
#include "tao/Object.h"
#include "tao/Collocation_Strategy.h"

Include dependency graph for Operation_Table.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

struct  TAO_operation_db_entry
 Define a table entry that holds an operation name and its corresponding skeleton. A table of such entries is used to initialize the different lookup strategies. More...
struct  TAO::Operation_Skeletons
class  TAO_Operation_Table
 Abstract class for maintaining and lookup of CORBA IDL operation names. More...

Typedefs

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

Detailed Description

Id
Operation_Table.h,v 1.13 2005/11/04 09:26:55 ossama Exp

Author:
Aniruddha Gokhale

Typedef Documentation

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

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


Generated on Tue Dec 20 23:33:50 2005 for TAO_PortableServer by  doxygen 1.3.9.1