#include <Table_Adapter.h>
List of all members.
Private Member Functions |
bool | find_object (TAO::ObjectKey &key, CORBA::Object_out forward_to) |
| Helper method to find an object bound in the table.
|
Constructor & Destructor Documentation
TAO_Table_Adapter::TAO_Table_Adapter |
( |
TAO_ORB_Core & |
orb_core | ) |
|
TAO_Table_Adapter::~TAO_Table_Adapter |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void TAO_Table_Adapter::check_close |
( |
int |
wait_for_completion | ) |
|
|
virtual |
void TAO_Table_Adapter::close |
( |
int |
wait_for_completion | ) |
|
|
virtual |
bool TAO_Table_Adapter::find_object |
( |
TAO::ObjectKey & |
key, |
|
|
CORBA::Object_out |
forward_to |
|
) |
| |
|
private |
Helper method to find an object bound in the table.
const char * TAO_Table_Adapter::name |
( |
void |
| ) |
const |
|
virtual |
void TAO_Table_Adapter::open |
( |
void |
| ) |
|
|
virtual |
int TAO_Table_Adapter::priority |
( |
void |
| ) |
const |
|
virtual |
Member Data Documentation
bool TAO_Table_Adapter::closed_ |
|
private |
The ORB Core we belong to.
The table implementation.
The documentation for this class was generated from the following files: