SourcePro® API Reference Guide

 
List of all members
RWScopeGuard5GImp< Fun, P1, P2, P3, P4, P5 > Class Template Reference

Derived RWScopeGuardImp for global or static member functions that take 5 parameters. More...

#include <rw/tools/scopeguard.h>

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

Derived RWScopeGuardImp for global or static member functions that take 5 parameters. This class should not be used directly; rather, use the typedef RWScopeGuard and the rwtMakeScopeGuardG() convenience functions.

See also
rwtMakeScopeGuardG, RWScopeGuard

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