ClanLib  2.3.7
List of all members
CL_SetupNetwork Class Reference

Initialization class for clanNetwork. More...

#include <setupnetwork.h>

Public Member Functions

Construction
 CL_SetupNetwork (bool register_resources_only=false)
 Initializes clanNetwork. More...
 
 ~CL_SetupNetwork ()
 

Detailed Description

Initialization class for clanNetwork.

Constructor & Destructor Documentation

CL_SetupNetwork::CL_SetupNetwork ( bool  register_resources_only = false)

Initializes clanNetwork.

Constructing a CL_SetupNetwork object is equalent to calling CL_SetupNetwork::init().

When the CL_SetupNetwork instance is destroyed, CL_SetupNetwork::deinit() is called.

CL_SetupNetwork::~CL_SetupNetwork ( )

The documentation for this class was generated from the following file: