Depends::Details::ScopedFlag< NodeType, FlagType > Struct Template Reference

Helper class that sets and unsets a flag using RAII. More...

#include <Depends/Details/ScopedFlag.h>

List of all members.

Public Member Functions

 ScopedFlag (NodeType *node, FlagType flag)
 ~ScopedFlag ()

Public Attributes

NodeType * node_
FlagType flag_


Detailed Description

template<class NodeType, typename FlagType = unsigned int>
struct Depends::Details::ScopedFlag< NodeType, FlagType >

Helper class that sets and unsets a flag using RAII.

Definition at line 45 of file ScopedFlag.h.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 11 11:56:09 2007 for Depends by  doxygen 1.5.1