22#ifndef __XPLC_HANDLERNODE_H__
23#define __XPLC_HANDLERNODE_H__
25#include <xplc/IServiceHandler.h>
34 bool aIntercept): next(aNext),
36 intercept(aIntercept) {
virtual unsigned int addRef()=0
Indicate you are using this object.
virtual unsigned int release()=0
Indicate that you are finished using this object.
Interface to an object which can be used to find other objects, given their UUIDs.