Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_BrowseClient Class Reference

#include <browse_client.h>

Collaboration diagram for CL_BrowseClient:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_BrowseClient (const CL_IPAddress &browse_master, const std::string &app_id)
 Construction:.

virtual ~CL_BrowseClient ()
CL_Signal_v2<const CL_IPAddress &,
const std::string &>& 
sig_server_added ()
 Attributes:.

CL_Signal_v2<const CL_IPAddress &,
const std::string &>& 
sig_server_updated ()
CL_Signal_v1<const CL_IPAddress &>& sig_server_removed ()

Private Attributes

class CL_BrowseClient_Genericimpl
 Implementation:.


Constructor & Destructor Documentation

CL_BrowseClient::CL_BrowseClient ( const CL_IPAddress & browse_master,
const std::string & app_id )
 

Construction:.

virtual CL_BrowseClient::~CL_BrowseClient ( ) [virtual]
 


Member Function Documentation

CL_Signal_v2< const CL_IPAddress &, const std::string &> & CL_BrowseClient::sig_server_added ( )
 

Attributes:.

CL_Signal_v1<const CL_IPAddress &>& CL_BrowseClient::sig_server_removed ( )
 

CL_Signal_v2<const CL_IPAddress &, const std::string &>& CL_BrowseClient::sig_server_updated ( )
 


Member Data Documentation

class CL_BrowseClient_Generic * CL_BrowseClient::impl [private]
 

Implementation:.

Definition at line 42 of file browse_client.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:40 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001