Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

PwGrp.H File Reference

#include <Basics.H>
#include <Generics.H>

Go to the source code of this file.

Namespaces

namespace  OS

Functions

bool getPwNam (const Text &user_name, Passwd &passwd)
bool getGrNam (const Text &user_name, Group &group)
bool getPwUid (uid_t uid, Passwd &passwd)
bool getGrGid (gid_t gid, Group &group)


Function Documentation

bool OS::getGrGid gid_t  gid,
Group &  group
 

bool OS::getGrNam const Text user_name,
Group &  group
 

bool OS::getPwNam const Text user_name,
Passwd &  passwd
 

bool OS::getPwUid uid_t  uid,
Passwd &  passwd
 

Referenced by AccessControl::GlobalIdentityRep::GlobalIdentityRep().


Generated on Mon May 8 00:49:00 2006 for Vesta by  doxygen 1.4.2