#include "tao/Basic_Types.h"
#include "tao/Invocation_Utils.h"
#include "tao/Object.h"
#include "tao/Service_Context.h"
Include dependency graph for Service_Callbacks.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
namespace | IOP |
Classes | |
class | TAO_Service_Callbacks |
An Abstract Base class for the hooks in the ORB. More... | |
Typedefs | |
typedef Object * | CORBA::Object_ptr |
This is a generic interface that would be used to override many of the default functionalities that the ORB provides by the services if they have been loaded in to the ORB_Core
Definition in file Service_Callbacks.h.