TAO
2.0.8
|
TAO_Valuetype_Adapter_Factory. More...
#include <Valuetype_Adapter_Factory.h>
Public Member Functions | |
virtual | ~TAO_Valuetype_Adapter_Factory (void) |
virtual TAO_Valuetype_Adapter * | create (void)=0 |
TAO_Valuetype_Adapter_Factory.
Class that creates one instance of TAO_Valuetype_Adapter per ORB on the ORB's first usage of its valuetype_adapter_. This is a base class for the actual implementation in the TAO_Valuetype library.
TAO_Valuetype_Adapter_Factory::~TAO_Valuetype_Adapter_Factory | ( | void | ) | [virtual] |
virtual TAO_Valuetype_Adapter* TAO_Valuetype_Adapter_Factory::create | ( | void | ) | [pure virtual] |