VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gidentity.h File Reference
#include "gdef.h"
#include "gexception.h"
#include "gsignalsafe.h"
#include <string>
#include <iostream>

Go to the source code of this file.

Classes

class  G::Identity
 A combination of user-id and group-id, with a very low-level interface to the get/set/e/uid/gid functions. More...
 
class  G::IdentityUser
 A convenience class which, when used as a private base, can improve readability when calling Identity 'set' methods. More...
 

Namespaces

 G
 Low-level classes for o/s services.
 

Functions

std::ostream & G::operator<< (std::ostream &stream, const G::Identity &identity)