Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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 Dec 31 15:41:29 2004 for TAO_PortableServer by  doxygen 1.3.9.1