TAO_ZIOP
2.2.7
|
#include <ZIOP_Stub_Factory.h>
Public Member Functions | |
virtual | ~TAO_ZIOP_Stub_Factory (void) |
virtual TAO_Stub * | create_stub (const char *repository_id, const TAO_MProfile &profiles, TAO_ORB_Core *orb_core) |
Creates a Stub Object. More... | |
This class is a factory whose product is the TAO_ZIOP_Stub used by TAO. This factory, or one of its subclasses is dynamically plugged into the ORB_Core, and is used by the ORB_Core to create Stub Objects.
|
virtual |
|
virtual |
Creates a Stub Object.
Implements TAO_Stub_Factory.