PortableInterceptor.h File Reference

#include "tao/orbconf.h"
Include dependency graph for PortableInterceptor.h:
This graph shows which files directly or indirectly include 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

Id
PortableInterceptor.h 71473 2006-03-10 07:19:20Z jtc

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 <[email protected]>
Kirthika Parameswaran <[email protected]>
Ossama Othman <[email protected]>

Define Documentation

#define TAO_INTERCEPTOR (  )     X
#define TAO_INTERCEPTOR_CHECK   ACE_TRY_CHECK
#define TAO_INTERCEPTOR_CHECK_RETURN (  )     ACE_TRY_CHECK
#define TAO_INTERCEPTOR_THROW (  )     ACE_TRY_THROW(X)
#define TAO_INTERCEPTOR_THROW_RETURN ( X,
 )     ACE_TRY_THROW(X)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2