ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ACE_Utils::Auto_Functor_Ref< X, Functor > Class Template Reference

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

#include <Auto_Functor.h>

Public Member Functions

 Auto_Functor_Ref (X *p, Functor f)
 

Public Attributes

Xp_
 
Functor f_
 

Detailed Description

template<typename X, typename Functor>
class ACE_Utils::Auto_Functor_Ref< X, Functor >

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

Constructor & Destructor Documentation

◆ Auto_Functor_Ref()

template<typename X , typename Functor >
ACE_Utils::Auto_Functor_Ref< X, Functor >::Auto_Functor_Ref ( X * p,
Functor f )
inline

Member Data Documentation

◆ f_

◆ p_


The documentation for this class was generated from the following files: