#include "ace/pre.h"
#include "tao/Stub_Factory.h"
#include "ace/Service_Config.h"
#include "ace/post.h"
Include dependency graph for Default_Stub_Factory.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Default_Stub_Factory |
Functions | |
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Stub_Factory) ACE_FACTORY_DECLARE(TAO |
Default_Stub_Factory.h,v 1.3 2002/01/29 20:20:31 okellogg Exp
Defines the a factory interface for creating Stubs. This class creates the default stub, that is used in plain CORBA.
|
|