NetMauMau  0.24.0
Client API
Namespaces | Classes | Typedefs
NetMauMau::Client Namespace Reference

Detailed Description

Classes and functions used by clients only.

Namespaces

namespace  Exception
 Exceptions thrown by clients.

Classes

class  AbstractClientV05
 Client interface to communicate with the server More...
class  AbstractClientV07
 Client interface to communicate with the server More...
class  AbstractClientV08
 Client interface to communicate with the server More...
class  AbstractClientV09
 Client interface to communicate with the server More...
class  AbstractClientV11
 Client interface to communicate with the server More...
class  AbstractClientV13
 Client interface to communicate with the server More...
class  Connection
 Handles the connection from the client to a server. More...
interface  IBase64
 Interface to provide an own implementation of the Base64 algorithm. More...

Typedefs

typedef AbstractClientV13 AbstractClient
 Alias to the current client interface to communicate with the server.