You are here:
C++ Support Classes
Overviews
C++ API
C++ Support Classes
COM Interface
>
dtSearch Namespace
CPP Support Classes - Static Libraries
dtSearch Namespace
>
Classes
Classes
Functions
>
DDataSourceFileInfo Class
CConvertedDotNetString Class
DConvertPathRequest Class
DDataSourceBase Class
dtsIndexCache Class
DDataSourceBase2 Class
dtsIndexCacheOptions Structure
DDataSourceFileInfo Class
dtsIndexCacheStatus Structure
DExtractionOptions Class
DFile Class
DFileConvertJob Class
DFileDate Class
DFileInputStream Class
DFilename Class
DOptionalLogger Class
DHeapPtr<class Type> Template
DIndexInfo Class
DIndexJob Class
DIndexMergeJob Class
DIndexProgressInfo Class
DIndexVerifyJob Class
DInputStreamBase Class
DJobBase Class
DJobInThread<class T> Template
DJobThread Class
DListIndexJob Class
DMemBuffer<typename Type> Template
DMemoryInputStream Class
DOptions Class
DOptions2 Class
DOutputBase Class
DSearchJob Class
DSearchReportJob Class
DSearchResults Class
DStreamBase Class
DString Class
DString16 Class
DString256 Class
DString80 Class
DStringMap Class
DStringProperty Class
DStringSet Class
DStringSetProperty Class
DWString Class
DWordListBuilder Class
Close
dtSearch Text Retrieval Engine Programmer's Reference
Contents
Index
Home
DDataSourceFileInfo Class
Collapse All
Expand All
File
File:
DInputStream.h
Namespace:
dtSearch
= Operator
Syntax
C++
class
DDataSourceFileInfo
:
public
dtsDataSourceFileInfo
;
Constructors
Name
Description
DDataSourceFileInfo
Constructor
Data Members
Name
Description
ErrorMessage
Error message if there was an error accessing the file
Filename
Name of the file
Group
Classes
Members
Data Members
Name
Description
ErrorMessage
Error message if there was an error accessing the file
Filename
Name of the file
Operators
Name
Description
=(const DDataSourceFileInfo&)
Copy properties from a DDataSourceFileInfo
=(const dtsDataSourceFileInfo&)
Copy properties from a
dtsDataSourceFileInfo
Constructors
Name
Description
DDataSourceFileInfo
Constructor
Methods
Name
Description
clear
Clear all properties
copy
Copy properties from a DDataSourceFileInfo
getFrom
Copy properties from a
dtsInputStream
setError
Store an error message and code
Methods
Name
Description
clear
Clear all properties
copy
Copy properties from a DDataSourceFileInfo
getFrom
Copy properties from a
dtsInputStream
setError
Store an error message and code
Operators
Name
Description
=(const DDataSourceFileInfo&)
Copy properties from a DDataSourceFileInfo
=(const dtsDataSourceFileInfo&)
Copy properties from a
dtsDataSourceFileInfo
Legend
Data Member
Operator
Constructor
Description
Used to return file properties in data source API
Class Hierarchy