Home | All Classes | Grouped Classes | Index | Search

CL_InputSource_Memory::CL_InputSource_Memory

Input Source Memory constructor.

	CL_InputSource_Memory(
		const std::string& data);

	CL_InputSource_Memory(
		void* data, int size, bool copy_data = false);

See also:

CL_InputSource | CL_InputSource_Memory



Questions or comments, write to the ClanLib mailing list.