PortableInterceptor.h File Reference

#include "tao/orbconf.h"

Include dependency graph for PortableInterceptor.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define TAO_INTERCEPTOR(X)   X
#define TAO_INTERCEPTOR_CHECK   ACE_TRY_CHECK
#define TAO_INTERCEPTOR_CHECK_RETURN(X)   ACE_TRY_CHECK
#define TAO_INTERCEPTOR_THROW(X)   ACE_TRY_THROW(X)
#define TAO_INTERCEPTOR_THROW_RETURN(X, Y)   ACE_TRY_THROW(X)


Detailed Description

PortableInterceptor.h,v 1.12 2006/03/10 07:19:06 jtc Exp

A series of TAO_INTERCEPTOR* macros are defined in this file. These macros allows us to disable/enable support of interceptors easily.

Author:
Nanbor Wang <nanbor@cs.wustl.edu>

Kirthika Parameswaran <kirthika@cs.wustl.edu>

Ossama Othman <ossama@uci.edu>

Definition in file PortableInterceptor.h.


Define Documentation

#define TAO_INTERCEPTOR  )     X
 

Definition at line 32 of file PortableInterceptor.h.

#define TAO_INTERCEPTOR_CHECK   ACE_TRY_CHECK
 

Definition at line 33 of file PortableInterceptor.h.

#define TAO_INTERCEPTOR_CHECK_RETURN  )     ACE_TRY_CHECK
 

Definition at line 34 of file PortableInterceptor.h.

#define TAO_INTERCEPTOR_THROW  )     ACE_TRY_THROW(X)
 

Definition at line 35 of file PortableInterceptor.h.

#define TAO_INTERCEPTOR_THROW_RETURN X,
 )     ACE_TRY_THROW(X)
 

Definition at line 36 of file PortableInterceptor.h.


Generated on Thu Nov 9 12:05:21 2006 for TAO by doxygen 1.3.6