![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Browse client to a browse master.
Contained in: global
Derived from:
none
Derived by:
none
Group: Network (Browsing)
#include <ClanLib/network.h>
public function member index: |
||
Construction: |
||
CL_BrowseClient | (const std::string& app_id); | |
virtual | ~CL_BrowseClient | (); |
Operations: |
||
void | connect | (const CL_IPAddress& browse_master); |
void | broadcast | (int port); |
Signals: |
||
CL_Signal_v2<const CL_IPAddress& , CL_NetPacket& >& | sig_server_added | (); |
CL_Signal_v2<const CL_IPAddress& , CL_NetPacket& >& | sig_server_updated | (); |
CL_Signal_v1<const CL_IPAddress& >& | sig_server_removed | (); |