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_

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


Member Data Documentation

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

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