#include <Operation_Table.h>
Inheritance diagram for TAO_Active_Demux_OpTable
Public Methods | |
TAO_Active_Demux_OpTable (const TAO_operation_db_entry *db, CORBA::ULong dbsize) | |
~TAO_Active_Demux_OpTable (void) | |
virtual int | find (const char *opname, TAO_Skeleton &skel_ptr, const unsigned int length = 0) |
virtual int | bind (const char *opname, const TAO_Skeleton skelptr) |
Private Attributes | |
CORBA::ULong | next_ |
CORBA::ULong | tablesize_ |
TAO_Active_Demux_OpTable_Entry* | tbl_ |
|
|
|
|
|
Reimplemented from TAO_Operation_Table. |
|
Reimplemented from TAO_Operation_Table. |
|
|
|
|
|
|