|
libshevek
|
Use normal files with the fd class. More...
#include <file.hh>
Public Member Functions | |
| void | open (std::string name, bool read, bool write) |
| Open a new file in the object. | |
| void | close () |
| Close the file. | |
Static Public Member Functions | |
| static Glib::RefPtr< file > | create (Glib::RefPtr< Glib::MainContext > main=Glib::MainContext::get_default()) |
| Create a new file object. | |
Use normal files with the fd class.
1.7.6.1