Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DStreamBase Class
Classes | Legend | Members | Methods | Send Feedback

Abstract class representing a data stream; used as the base for DFile

Class Hierarchy
class DStreamBase;
File

dfile.h

Group
Methods
Method 
Description 
Returns true if the stream was opened with read access 
Returns true if the stream supports seek() 
Returns true if the stream was opened with write access 
Return the length of the stream 
read 
Read data from the stream 
seek 
Change the file position in the stream 
Set the length of the stream 
tell 
Return the current file position 
Write data to the stream 
Legend
 
Method 
 
abstract 
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DStreamBase Class
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.