#include "ace/pre.h"
#include "notify_export.h"
#include "Proxy.h"
#include "ace/post.h"
Include dependency graph for Proxy_T.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_NS_Proxy_T |
The is a base class for all proxys , templatized by the servant type. All the Filter Admin and QoS Admin interface methods are implemented here by delegating to the admin implementations. More... |
Proxy_T.h,v 1.1 2002/10/27 06:12:33 pradeep Exp