SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
List of all members
RWScopeGuard4MImp< Obj, Fun, P1, P2, P3, P4 > Class Template Reference

Derived RWScopeGuardImp for member functions that take 4 parameters. More...

#include <rw/tools/scopeguard.h>

Inheritance diagram for RWScopeGuard4MImp< Obj, Fun, P1, P2, P3, P4 >:
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 P2, class P3, class P4>
class RWScopeGuard4MImp< Obj, Fun, P1, P2, P3, P4 >

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

See also
rwtMakeScopeGuardM, RWScopeGuard

Copyright © 2016 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.