![]() | |
| Entire Class Index | Main Class Index | Cross Index | Global Index |
The Input Source Provider File Class
Contained in: global
Derived from:
CL_InputSourceProvider
Derived by:
none
Group: Core (I/O Data)
#include <ClanLib/core.h>
public function member index: |
||
Construction: |
||
| CL_InputSourceProvider_File | (const std::string& path); | |
| virtual CL_InputSource* | open_source | (const std::string& filename); |
| std::string | get_path | (const std::string& filename); |
| virtual CL_InputSourceProvider* | clone | (); |