Close
dtSearch Text Retrieval Engine Programmer's Reference
DFile Class

File class, used in the C++ Support Classes and sample code to provide a portable way to read and write files.

File: dfile.h 

Namespace: dtSearch 

Syntax
C++
class DFile : public DStreamBase;
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter

DFile supports 64-bit file sizes and offsets. 

DFile supports Unicode filenames on operating systems that have Unicode support

dtSearch::DStreamBase | dtSearch::DFile