Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_operation_db_entry Class Reference

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...

#include <Operation_Table.h>

List of all members.

Public Attributes

const char * opname_
 Operation name. More...

TAO_Skeleton skel_ptr_
 Skeleton pointer. More...


Detailed Description

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.


Member Data Documentation

const char* TAO_operation_db_entry::opname_
 

Operation name.

TAO_Skeleton TAO_operation_db_entry::skel_ptr_
 

Skeleton pointer.


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 19:39:19 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001