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.

TAO_Skeleton skel_ptr_
 Remote skeleton pointer.

TAO_Collocated_Skeleton thruPOA_skel_ptr_
 Collocated skeleton pointers.

TAO_Collocated_Skeleton direct_skel_ptr_


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

TAO_Collocated_Skeleton TAO_operation_db_entry::direct_skel_ptr_
 

const char* TAO_operation_db_entry::opname_
 

Operation name.

TAO_Skeleton TAO_operation_db_entry::skel_ptr_
 

Remote skeleton pointer.

TAO_Collocated_Skeleton TAO_operation_db_entry::thruPOA_skel_ptr_
 

Collocated skeleton pointers.


The documentation for this class was generated from the following file:
Generated on Fri Apr 2 17:55:33 2004 for TAO_PortableServer by doxygen1.2.18