![]() | |
| Entire Class Index | Main Class Index | Cross Index | Global Index |
Represents a group of computers.
Contained in: global
Derived from:
std::list
Derived by:
none
Group: Network (NetSessions)
#include <ClanLib/network.h>
public function member index: |
||
Construction: |
||
| CL_NetGroup | (); | |
| CL_NetGroup | (const CL_NetComputer& computer); | |
| CL_NetGroup | (const std::list<CL_NetComputer>& group); | |
Operations: |
||
| void | send | (const std::string& packet_channel, const CL_NetPacket& packet); |