Colobot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CBotFileAccessHandlerColobot Class Reference
Inheritance diagram for CBotFileAccessHandlerColobot:
Inheritance graph
[legend]

Public Member Functions

virtual std::unique_ptr< CBotFileOpenFile (const std::string &filename, OpenMode mode) override
 
virtual bool DeleteFile (const std::string &filename) override
 

Additional Inherited Members

- Public Types inherited from CBot::CBotFileAccessHandler
enum class  OpenMode : char { Read = 'r' , Write = 'w' , Append = 'a' }
 

Member Function Documentation

◆ 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: