#include <netgroup.h>
Collaboration diagram for CL_NetGroup:

Public Methods | |
| CL_NetGroup () | |
| Construction:. | |
| CL_NetGroup (const CL_NetComputer &computer) | |
| virtual | ~CL_NetGroup () |
| std::list<CL_NetComputer>& | get_computers () const |
| Attributes:. | |
| void | add (const CL_NetComputer &computer) |
| Operations:. | |
| void | remove (const CL_NetComputer &computer) |
| void | disconnect () |
Private Attributes | |
| class CL_NetGroup_Generic* | impl |
| Implementation:. | |
Definition at line 23 of file netgroup.h.
|
|
Construction:.
|
|
|
|
|
|
|
|
|
Operations:.
|
|
|
|
|
|
Attributes:.
|
|
|
|
|
|
Implementation:.
Definition at line 54 of file netgroup.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001