#include <Table_Adapter.h>
Inheritance diagram for TAO_Table_Adapter_Factory:
Public Member Functions | |
TAO_Table_Adapter_Factory (void) | |
Constructor. | |
virtual TAO_Adapter * | create (TAO_ORB_Core *orb_core) |
TAO_Table_Adapter_Factory::TAO_Table_Adapter_Factory | ( | void | ) |
Constructor.
TAO_Adapter * TAO_Table_Adapter_Factory::create | ( | TAO_ORB_Core * | orb_core | ) | [virtual] |
Implements TAO_Adapter_Factory.