Searched defs:SFile (Results 1 - 2 of 2) sorted by path

/haiku/headers/cpp/
H A DSFile.h35 class SFile: public fstream class in inherits:fstream
41 SFile() : fstream() { } function in class:SFile
/haiku/src/libs/stdc++/legacy/
H A DSFile.cc47 SFile::SFile(const char *filename, int size, int mode, int prot) function in class:SFile
53 SFile::SFile(int fd, int size) function in class:SFile
[all...]

Completed in 55 milliseconds