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

browse_client_generic.cpp

Go to the documentation of this file.
00001 
00002 #ifdef WIN32
00003 #pragma warning (disable:4786)
00004 #endif
00005 
00006 #include "browse_client_generic.h"
00007 
00009 // CL_BrowseClient_Generic construction:
00010 
00011 CL_BrowseClient_Generic::CL_BrowseClient_Generic(
00012         const CL_IPAddress &browse_master,
00013         const std::string &app_id)
00014 {
00015 }
00016 
00017 CL_BrowseClient_Generic::~CL_BrowseClient_Generic()
00018 {
00019 }
00020 
00022 // CL_BrowseClient_Generic attributes:
00023 
00025 // CL_BrowseClient_Generic operations:
00026 
00028 // CL_BrowseClient_Generic implementation:

Generated at Wed Apr 4 19:53:59 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001