#include <Stub_Factory.h>


| Public Member Functions | |
| virtual | ~TAO_Stub_Factory (void) | 
| Destructor. | |
| virtual TAO_Stub * | create_stub (const char *repository_id, const TAO_MProfile &profiles, TAO_ORB_Core *orb_core)=0 | 
| Creates a Stub Object. | |
| TAO_Stub_Factory::~TAO_Stub_Factory | ( | void | ) |  [virtual] | 
Destructor.
| virtual TAO_Stub* TAO_Stub_Factory::create_stub | ( | const char * | repository_id, | |
| const TAO_MProfile & | profiles, | |||
| TAO_ORB_Core * | orb_core | |||
| ) |  [pure virtual] | 
 1.5.8
 1.5.8