Public Member Functions

TAO::ExceptionHolderFactory Class Reference

OBV factory implementation. More...

#include <ExceptionHolder_i.h>

Inheritance diagram for TAO::ExceptionHolderFactory:
Inheritance graph
[legend]
Collaboration diagram for TAO::ExceptionHolderFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual CORBA::ValueBasecreate_for_unmarshal (void)

Detailed Description

OBV factory implementation.

Factory for ExceptionHolder

Definition at line 89 of file ExceptionHolder_i.h.


Member Function Documentation

CORBA::ValueBase * TAO::ExceptionHolderFactory::create_for_unmarshal ( void   )  [virtual]

In a derived class T use return type TAO_OBV_CREATE_RETURN_TYPE (T) (see at definition below)

Implements CORBA::ValueFactoryBase.

Definition at line 151 of file ExceptionHolder_i.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines