ACE
6.1.0
|
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 | |
X * | p_ |
Functor | f_ |
Helper class to implement assignment and copy-construction as expected.
ACE_Utils::Auto_Functor_Ref< X, Functor >::Auto_Functor_Ref | ( | X * | p, |
Functor | f | ||
) | [inline] |
Functor ACE_Utils::Auto_Functor_Ref< X, Functor >::f_ |
X* ACE_Utils::Auto_Functor_Ref< X, Functor >::p_ |