|
LMMS
|
#include <fprovide.h>
Public Member Functions | |
| virtual binistream * | open (std::string filename) const |
| virtual void | close (binistream *f) const |
| Public Member Functions inherited from CFileProvider | |
| virtual | ~CFileProvider () |
Additional Inherited Members | |
| Static Public Member Functions inherited from CFileProvider | |
| static bool | extension (const std::string &filename, const std::string &extension) |
| static unsigned long | filesize (binistream *f) |
|
virtual |
Implements CFileProvider.
|
virtual |
Implements CFileProvider.