TAO_Table_Adapter_Factory Class Reference

#include <Table_Adapter.h>

Inheritance diagram for TAO_Table_Adapter_Factory:

Inheritance graph
[legend]
Collaboration diagram for TAO_Table_Adapter_Factory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Table_Adapter_Factory (void)
 Constructor.

virtual TAO_Adaptercreate (TAO_ORB_Core *orb_core)

Constructor & Destructor Documentation

TAO_Table_Adapter_Factory::TAO_Table_Adapter_Factory void   ) 
 

Constructor.

Definition at line 173 of file Table_Adapter.cpp.

00174 {
00175 }


Member Function Documentation

TAO_Adapter * TAO_Table_Adapter_Factory::create TAO_ORB_Core orb_core  )  [virtual]
 

Implements TAO_Adapter_Factory.

Definition at line 178 of file Table_Adapter.cpp.

00179 {
00180   return new TAO_Table_Adapter (oc);
00181 }


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:07:19 2006 for TAO_IORTable by doxygen 1.3.6