TAO  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_Valuetype_Adapter_Factory Class Referenceabstract

TAO_Valuetype_Adapter_Factory. More...

#include <Valuetype_Adapter_Factory.h>

Inheritance diagram for TAO_Valuetype_Adapter_Factory:
Inheritance graph
[legend]
Collaboration diagram for TAO_Valuetype_Adapter_Factory:
Collaboration graph
[legend]

Public Member Functions

virtual ~TAO_Valuetype_Adapter_Factory (void)
 
virtual TAO_Valuetype_Adaptercreate (void)=0
 

Detailed Description

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.

Constructor & Destructor Documentation

TAO_Valuetype_Adapter_Factory::~TAO_Valuetype_Adapter_Factory ( void  )
virtual

Member Function Documentation

virtual TAO_Valuetype_Adapter* TAO_Valuetype_Adapter_Factory::create ( void  )
pure virtual

The documentation for this class was generated from the following files: