![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Class that provides output targets.
Contained in: global
Derived from:
none
Derived by:
none
Group: Core (I/O Data)
#include <ClanLib/core.h>
public function member index: |
||
Overrideables: |
||
virtual | ~CL_OutputSourceProvider | (); |
virtual CL_OutputSource* | open_source | (const std::string& handle); |
virtual CL_OutputSourceProvider* | clone | (); |
Returns - The copy of the outputsource provider.
handle - handle/index/filename/identier to the output source requested.
Returns - The output source opened.