#include <PwGrp.H>
Public Member Functions | |
| GroupIter () | |
| ~GroupIter () | |
| bool | Next (Group &group) |
Definition at line 92 of file PwGrp.H.
| OS::GroupIter::GroupIter | ( | ) |
Definition at line 74 of file PwGrp.C.
References Basics::mutex::lock().
Here is the call graph for this function:

| OS::GroupIter::~GroupIter | ( | ) |
Definition at line 80 of file PwGrp.C.
References Basics::mutex::unlock().
Here is the call graph for this function:

| bool OS::GroupIter::Next | ( | Group & | group | ) |
Definition at line 86 of file PwGrp.C.
References Sequence< Elem, elem_ptrfree >::addhi(), OS::Group::clear(), OS::Group::gid, OS::Group::members, and OS::Group::name.
Here is the call graph for this function:

1.5.1