Searched defs:i_flagRef (Results 1 – 1 of 1) sorted by relevance
40 …FlagRestorationGuard( bool& i_flagRef, bool i_temporaryValue, exc_handling i_excHandling = IGNORE_… in FlagRestorationGuard()49 static void RestoreFlag( bool& i_flagRef, bool i_originalValue ) in RestoreFlag()61 explicit FlagGuard( bool& i_flagRef, exc_handling i_excHandling = IGNORE_EXCEPTIONS ) in FlagGuard()70 static void ResetFlag( bool& i_flagRef ) in ResetFlag()
Completed in 9 milliseconds