#include <POGroup.h>
| Public Slots | |
| void | handleMessage (const POMessage *msg) | 
| void | addAddress (const POAddress &adr) | 
| void | removeAddress (const POAddress &adr) | 
| void | forward (const POMessage *msg) | 
| Public Member Functions | |
| POGroup (const string &name, PostOffice *po) | |
| ~POGroup () | |
| Destructor, closes the POBox. | |
| 
 | ||||||||||||
| Constructor 
 | 
| 
 | 
| Destructor, closes the POBox. 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Forwards all non GroupMsg messages to all members of the group w/out changing the source of the message 
 | 
| 
 | 
| 
 | 
 1.3.4
 
1.3.4