Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BFile Member List
This is the complete list of members for BFile, including all inherited members.
| BFile() | BFile | |
| BFile(const BFile &file) | BFile | |
| close() | BFile | |
| fgets(char *buf, size_t size) | BFile | |
| fileName() | BFile | |
| flush() | BFile | |
| getFd() | BFile | |
| isEnd() | BFile | |
| isOpen() | BFile | |
| length() | BFile | |
| open(BString name, BString mode) | BFile | |
| open(FILE *file) | BFile | |
| open(int fd, BString mode) | BFile | |
| openTemp(BString name, BString mode) | BFile | |
| operator=(const BFile &file) | BFile | |
| position() | BFile | |
| printf(const char *fmt,...) | BFile | |
| read(void *buf, int nbytes) | BFile | |
| readString(BString &str) | BFile | |
| seek(BUInt64 pos) | BFile | |
| setVBuf(char *buf, int mode, size_t size) | BFile | |
| truncate() | BFile | |
| write(const void *buf, int nbytes) | BFile | |
| writeString(const BString &str) | BFile | |
| ~BFile() | BFile |
Generated by
