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

char const * opname
 Operation name.
TAO_Skeleton skel_ptr
 Remote/thru-POA skeleton pointer.
TAO_Collocated_Skeleton direct_skel_ptr
 Collocated skeleton pointers.


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
 

Collocated skeleton pointers.

char const* TAO_operation_db_entry::opname
 

Operation name.

TAO_Skeleton TAO_operation_db_entry::skel_ptr
 

Remote/thru-POA skeleton pointer.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 03:23:32 2005 for TAO_PortableServer by  doxygen 1.3.9.1