|
virtual std::unique_ptr< CBotFile > | OpenFile (const std::string &filename, OpenMode mode) override |
|
virtual bool | DeleteFile (const std::string &filename) override |
|
virtual std::unique_ptr< CBotFile > | OpenFile (const std::string &filename, OpenMode mode)=0 |
|
virtual bool | DeleteFile (const std::string &filename)=0 |
|
◆ OpenFile()
virtual std::unique_ptr< CBotFile > CBotFileAccessHandlerColobot::OpenFile |
( |
const std::string & |
filename, |
|
|
OpenMode |
mode |
|
) |
| |
|
inlineoverridevirtual |
◆ DeleteFile()
virtual bool CBotFileAccessHandlerColobot::DeleteFile |
( |
const std::string & |
filename | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- src/script/scriptfunc.cpp