#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "ace/post.h"
Include dependency graph for Abstract_Servant_Base.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Abstract_ServantBase |
Abstract_Servant_Base.h,v 1.7 2001/05/31 04:49:55 othman Exp
This files contains the TAO_Abstract_ServantBase, which is used as a way to decuple the PortableServer from the TAO Core, and make it possible to keep the reference to the servant in the CORBA::Object class.