BFile() | BFile | |
BFile(BString name, BString mode) | BFile | |
BFile(const BFile &file) | BFile | |
close() | BFile | |
error() | BFile | |
getFd() | BFile | |
length() | BFile | |
oerror | BFile | [private] |
ofile | BFile | [private] |
ofileName | BFile | [private] |
omode | BFile | [private] |
open(BString name, BString mode) | BFile | |
open(FILE *file) | BFile | |
operator=(const BFile &file) | BFile | |
printf(const char *fmt,...) | BFile | |
read(void *buf, int nbytes) | BFile | |
readString(BString &str) | BFile | |
seek(int pos, int whence) | BFile | |
setVBuf(char *buf, int mode, size_t size) | BFile | |
write(const void *buf, int nbytes) | BFile | |
writeString(const BString &str) | BFile | |
~BFile() | BFile |