OBV factory implementation. More...
#include <ExceptionHolder_i.h>
Public Member Functions | |
virtual CORBA::ValueBase * | create_for_unmarshal (void) |
OBV factory implementation.
Factory for ExceptionHolder
Definition at line 89 of file ExceptionHolder_i.h.
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.