Public Attributes

TAO::Interceptor_List< InterceptorType, DetailsType >::RegisteredInterceptor Struct Reference

#include <Interceptor_List_T.h>

List of all members.

Public Attributes

InterceptorType_var_type interceptor_
DetailsType details_

Detailed Description

template<typename InterceptorType, typename DetailsType>
struct TAO::Interceptor_List< InterceptorType, DetailsType >::RegisteredInterceptor

Definition at line 58 of file Interceptor_List_T.h.


Member Data Documentation

template<typename InterceptorType, typename DetailsType>
DetailsType TAO::Interceptor_List< InterceptorType, DetailsType >::RegisteredInterceptor::details_

Definition at line 61 of file Interceptor_List_T.h.

template<typename InterceptorType, typename DetailsType>
InterceptorType_var_type TAO::Interceptor_List< InterceptorType, DetailsType >::RegisteredInterceptor::interceptor_

Definition at line 60 of file Interceptor_List_T.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines