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.

Definition at line 51 of file Operation_Table.h.


Member Data Documentation

TAO_Collocated_Skeleton TAO_operation_db_entry::direct_skel_ptr

Collocated skeleton pointers.

Definition at line 60 of file Operation_Table.h.

Referenced by TAO_Perfect_Hash_OpTable::find(), TAO_Linear_Search_OpTable::find(), TAO_Binary_Search_OpTable::find(), and TAO_Dynamic_Hash_OpTable::TAO_Dynamic_Hash_OpTable().

char const* TAO_operation_db_entry::opname

Operation name.

Definition at line 54 of file Operation_Table.h.

Referenced by TAO_CORBA_Policy_Perfect_Hash_OpTable::lookup(), and TAO_Dynamic_Hash_OpTable::TAO_Dynamic_Hash_OpTable().

TAO_Skeleton TAO_operation_db_entry::skel_ptr

Remote/thru-POA skeleton pointer.

Definition at line 57 of file Operation_Table.h.

Referenced by TAO_Perfect_Hash_OpTable::find(), TAO_Linear_Search_OpTable::find(), TAO_Binary_Search_OpTable::find(), and TAO_Dynamic_Hash_OpTable::TAO_Dynamic_Hash_OpTable().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:41:31 2010 for TAO_PortableServer by  doxygen 1.4.7