#include <PwGrp.H>
Collaboration diagram for OS::Group:

Public Member Functions | |
| Group () | |
| void | clear () |
Public Attributes | |
| Text | name |
| gid_t | gid |
| TextSeq | members |
Definition at line 65 of file PwGrp.H.
| void OS::Group::clear | ( | ) |
Definition at line 37 of file PwGrp.C.
References members, Sequence< Elem, elem_ptrfree >::remhi(), and Sequence< Elem, elem_ptrfree >::size().
Referenced by OS::getGrGid(), OS::getGrNam(), and OS::GroupIter::Next().
Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 68 of file PwGrp.H.
Referenced by OS::getGrGid(), OS::getGrNam(), and OS::GroupIter::Next().
| gid_t OS::Group::gid |
Definition at line 69 of file PwGrp.H.
Referenced by OS::getGrGid(), OS::getGrNam(), and OS::GroupIter::Next().
Definition at line 70 of file PwGrp.H.
Referenced by clear(), OS::getGrGid(), OS::getGrNam(), and OS::GroupIter::Next().
1.5.1