VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::IdentityUser Class Reference

A convenience class which, when used as a private base, can improve readability when calling Identity 'set' methods. More...

#include <gidentity.h>

Static Protected Member Functions

static void setRealUserTo (Identity, bool do_throw=true)
 Sets the real userid.
 
static void setEffectiveUserTo (Identity, bool do_throw=true)
 Sets the effective userid.
 
static void setEffectiveUserTo (SignalSafe, Identity)
 Sets the effective userid.
 
static void setRealGroupTo (Identity, bool do_throw=true)
 Sets the real group id.
 
static void setEffectiveGroupTo (Identity, bool do_throw=true)
 Sets the effective group id.
 
static void setEffectiveGroupTo (SignalSafe, Identity)
 Sets the effective group id.
 

Detailed Description

A convenience class which, when used as a private base, can improve readability when calling Identity 'set' methods.

Definition at line 115 of file gidentity.h.


The documentation for this class was generated from the following files: