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

Provides a layer of abstraction around a dtsInputStream.

Class Hierarchy
class dtsInputStreamReader;
File

dtsviewr.h

Remarks

Although dtsInputStream can be accessed directly, future enhancements to dtsInputStream may make code relying on the existing structure layout obsolete. Therefore, the recommended way to access a dtsInputStream is to attach it to a dtsInputStreamReader and then use the dtsInputStreamReader.

Group
Methods
Method 
Description 
Attach an input stream. 
This is the overview for the dtsInputStreamReader constructor overload. 
Returns the created date of the dtsInputStream 
Returns the modified date of the dtsInputStream 
Returns the name of the dtsInputStream 
Returns the size of the dtsInputStream 
Returns the size of the dtsInputStream as a 32-bit integer 
read 
Read data from the dtsInputStream 
seek 
Change the seek pointer to pos 
tell 
Returns the current seek position of the input stream 
Legend
 
Method 
 
virtual 
Links
You are here: C++ API > Classes > dtsInputStreamReader Class
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.