Home | All Classes | Grouped Classes | Index | Search

CL_DCCDownload::CL_DCCDownload

Constructs a new DCC download session.

	CL_DCCDownload();

	CL_DCCDownload(
		const CL_DCCDownload& copy);

	CL_DCCDownload(
		const std::string& server, const std::string& port, const std::string& filename, int total_size = 0, CL_OutputSourceProvider* output = 0, bool delete_provider = false);

See also:

CL_DCCDownload | CL_OutputSource | CL_OutputSourceProvider



Questions or comments, write to the ClanLib mailing list.