ACE
6.0.7
|
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::Auto_Functor_Ref | ( | X * | p, |
Functor | f | ||
) | [inline] |
Functor ACE_Utils::Auto_Functor_Ref::f_ |