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
>
DIndexInfo 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
DIndexInfo Class
Collapse All
Expand All
File
File:
dtsfc.h
Namespace:
dtSearch
DIndexInfo Constructor
Syntax
C++
class
DIndexInfo
:
public
dtsIndexInfo
;
Constructors
Name
Description
DIndexInfo()
Constructor
DIndexInfo(const DIndexInfo&)
Copy constructor
Group
Classes
Members
Operators
Name
Description
=
Copy a DIndexInfo
Constructors
Name
Description
DIndexInfo()
Constructor
DIndexInfo(const DIndexInfo&)
Copy constructor
Methods
Name
Description
GetA
Get index properties using an Ansi path
GetU8
Get index properties using a UTF-8 path
GetUi
Get index properties using a TCHAR or CString path
GetW
Get index properties using a Unicode path
copy
Copy a DIndexInfo
Methods
Name
Description
GetA
Get index properties using an Ansi path
GetU8
Get index properties using a UTF-8 path
GetUi
Get index properties using a TCHAR or CString path
GetW
Get index properties using a Unicode path
copy
Copy a DIndexInfo
Operators
Name
Description
=
Copy a DIndexInfo
Legend
Operator
Constructor
virtual
Description
Class wrapper around
dtsIndexInfo
Class Hierarchy