Beam-lib 2.15.1 |
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 | |
ofile | BFile | private |
ofileName | BFile | private |
omode | BFile | private |
open(BString name, BString mode) | BFile | |
open(FILE *file) | BFile | |
open(int fd, 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 1.8.14