All Classes |Grouped Classes |Index

Function CL_PipeConnection

Constructs a PipeConnection.

	CL_PipeConnection::CL_PipeConnection(
		const CL_StringRef & pipe_name);

	CL_PipeConnection::CL_PipeConnection(
		int pipe_handle,
		bool dummy);

Detailed description:

The 'dummy' boolean for the platform specific contor is required to avto avoid situations where strings accidentally becomes a HANDLE pnstead string reng refe. Always ways ways se duse dume dummy to true.