|
Cupt
|
This is the complete list of members for cupt::File, including all inherited members.
| eof() const | cupt::File | |
| File(const string &path, const char *mode, string &error) | cupt::File | |
| getBlock(char *buffer, size_t &size) | cupt::File | |
| getFile(string &block) | cupt::File | |
| getLine(string &line) | cupt::File | |
| getRecord(string &record) | cupt::File | |
| lock(int flags) | cupt::File | |
| put(const string &data) | cupt::File | |
| put(const char *data, size_t size) | cupt::File | |
| rawGetLine(const char *&buffer, size_t &size) | cupt::File | |
| seek(size_t newPosition) | cupt::File | |
| tell() const | cupt::File | |
| ~File() | cupt::File | virtual |
1.8.1.2