C# Класс Xapian.MSet

Наследование: IDisposable
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
swigCMemOwn bool

Открытые методы

Метод Описание
Back ( ) : MSetIterator
Begin ( ) : MSetIterator
ConvertToPercent ( MSetIterator item ) : int
ConvertToPercent ( double wt ) : int
Dispose ( ) : void
Empty ( ) : bool
End ( ) : MSetIterator
Fetch ( ) : void
Fetch ( MSetIterator item ) : void
Fetch ( MSetIterator begin, MSetIterator end ) : void
GetDescription ( ) : string
GetDocId ( uint i ) : uint
GetDocument ( uint i ) : Xapian.Document
GetDocumentId ( uint i ) : uint
GetDocumentPercentage ( uint i ) : int
GetFirstItem ( ) : uint
GetHit ( uint i ) : MSetIterator
GetMatchesEstimated ( ) : uint
GetMatchesLowerBound ( ) : uint
GetMatchesUpperBound ( ) : uint
GetMaxAttained ( ) : double
GetMaxPossible ( ) : double
GetTermFreq ( string tname ) : uint
GetTermWeight ( string tname ) : double
MSet ( ) : System
MSet ( MSet other ) : System
Size ( ) : uint

Приватные методы

Метод Описание
MSet ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MSet obj ) : HandleRef

Описание методов

Back() публичный Метод

public Back ( ) : MSetIterator
Результат MSetIterator

Begin() публичный Метод

public Begin ( ) : MSetIterator
Результат MSetIterator

ConvertToPercent() публичный Метод

public ConvertToPercent ( MSetIterator item ) : int
item MSetIterator
Результат int

ConvertToPercent() публичный Метод

public ConvertToPercent ( double wt ) : int
wt double
Результат int

Dispose() публичный Метод

public Dispose ( ) : void
Результат void

Empty() публичный Метод

public Empty ( ) : bool
Результат bool

End() публичный Метод

public End ( ) : MSetIterator
Результат MSetIterator

Fetch() публичный Метод

public Fetch ( ) : void
Результат void

Fetch() публичный Метод

public Fetch ( MSetIterator item ) : void
item MSetIterator
Результат void

Fetch() публичный Метод

public Fetch ( MSetIterator begin, MSetIterator end ) : void
begin MSetIterator
end MSetIterator
Результат void

GetDescription() публичный Метод

public GetDescription ( ) : string
Результат string

GetDocId() публичный Метод

public GetDocId ( uint i ) : uint
i uint
Результат uint

GetDocument() публичный Метод

public GetDocument ( uint i ) : Xapian.Document
i uint
Результат Xapian.Document

GetDocumentId() публичный Метод

public GetDocumentId ( uint i ) : uint
i uint
Результат uint

GetDocumentPercentage() публичный Метод

public GetDocumentPercentage ( uint i ) : int
i uint
Результат int

GetFirstItem() публичный Метод

public GetFirstItem ( ) : uint
Результат uint

GetHit() публичный Метод

public GetHit ( uint i ) : MSetIterator
i uint
Результат MSetIterator

GetMatchesEstimated() публичный Метод

public GetMatchesEstimated ( ) : uint
Результат uint

GetMatchesLowerBound() публичный Метод

public GetMatchesLowerBound ( ) : uint
Результат uint

GetMatchesUpperBound() публичный Метод

public GetMatchesUpperBound ( ) : uint
Результат uint

GetMaxAttained() публичный Метод

public GetMaxAttained ( ) : double
Результат double

GetMaxPossible() публичный Метод

public GetMaxPossible ( ) : double
Результат double

GetTermFreq() публичный Метод

public GetTermFreq ( string tname ) : uint
tname string
Результат uint

GetTermWeight() публичный Метод

public GetTermWeight ( string tname ) : double
tname string
Результат double

MSet() публичный Метод

public MSet ( ) : System
Результат System

MSet() публичный Метод

public MSet ( MSet other ) : System
other MSet
Результат System

Size() публичный Метод

public Size ( ) : uint
Результат uint

Описание свойств

swigCMemOwn защищенное свойство

protected bool swigCMemOwn
Результат bool