Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO::Utils::Auto_Functor_Ref< X, Functor > Struct Template Reference

Helper class to implement assignment and copy-construction as expected. More...

#include <Auto_Functor.h>

Collaboration diagram for TAO::Utils::Auto_Functor_Ref< X, Functor >:

Collaboration graph
[legend]
List of all members.

Public Methods

 Auto_Functor_Ref (X *p, Functor f)

Public Attributes

X * p_
Functor f_

Detailed Description

template<typename X, typename Functor>
struct TAO::Utils::Auto_Functor_Ref< X, Functor >

Helper class to implement assignment and copy-construction as expected.


Constructor & Destructor Documentation

template<typename X, typename Functor>
ACE_INLINE TAO::Utils::Auto_Functor_Ref< X, Functor >::Auto_Functor_Ref X *    p,
Functor    f
 


Member Data Documentation

template<typename X, typename Functor>
Functor TAO::Utils::Auto_Functor_Ref< X, Functor >::f_
 

template<typename X, typename Functor>
X* TAO::Utils::Auto_Functor_Ref< X, Functor >::p_
 


The documentation for this struct was generated from the following files:
Generated on Wed Jan 14 23:42:10 2004 for TAO by doxygen1.2.18