#include "ace/pre.h"
#include "tao/Exception.h"
#include "ace/Service_Object.h"
#include "ace/post.h"
Include dependency graph for Object_Loader.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Object_Loader |
A class to dynamically load object implementations into an ORB. More... |
Object_Loader.h,v 1.10 2002/03/14 03:49:27 spark Exp