SourcePro® API Reference Guide

 
List of all members
RWScopeGuard1MImp< Obj, Fun, P1 > Class Template Reference

Derived RWScopeGuardImp for member functions that take 1 parameter. More...

#include <rw/tools/scopeguard.h>

Inheritance diagram for RWScopeGuard1MImp< Obj, Fun, P1 >:
RWScopeGuardImp

Additional Inherited Members

- Public Member Functions inherited from RWScopeGuardImp
void dismiss () const
 
- Protected Member Functions inherited from RWScopeGuardImp
 RWScopeGuardImp ()
 
 RWScopeGuardImp (const RWScopeGuardImp &other)
 

Detailed Description

template<class Obj, class Fun, class P1>
class RWScopeGuard1MImp< Obj, Fun, P1 >

Derived RWScopeGuardImp for member functions that take 1 parameter. This class should not be used directly; rather, use the typedef RWScopeGuard and the rwtMakeScopeGuardM() convenience functions.

See also
rwtMakeScopeGuardM, RWScopeGuard

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.