|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
TFile class implementation. More...
Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Macros | |
| #define | BINCHECKRTYPE(type) |
| #define | BINCHECKWTYPE(type) |
| #define | BINCHECKNBYTES(nBytes) |
Typedefs | |
| typedef int(* | owl::cvtDispatchFunc) (uint8 *, uint8 *, int, int, int) |
Functions | |
| owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlFileSystem, 1, 0) | |
| uint | owl::__sys2Atr (uint32 attrib) |
| uint | owl::__attr2Sys (uint attrib) |
| TTime | owl::__MakeTTime (uint16 fdate, uint16 ftime) |
| void | owl::__MakeDosTime (const TTime &time, uint16 &fdate, uint16 &ftime) |
| int | owl::binCVTCharMBF (uint8 *src, uint8 *dst, int, int size, int count) |
| int | owl::binCVTCharLBF (uint8 *src, uint8 *dst, int, int size, int count) |
| TFile & | owl::operator>> (TFile &file, tstring &s) |