C# Class Xapian.Query

Inheritance: IDisposable
Afficher le fichier Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Empty ( ) : bool
GetDescription ( ) : string
GetLength ( ) : uint
GetTermsBegin ( ) : TermIterator
GetTermsEnd ( ) : TermIterator
Query ( ) : System
Query ( Query copyme ) : System
Query ( Query op_, Query q ) : System
Query ( Query op_, Query left, Query right ) : System
Query ( Query op_, Query q, double parameter ) : System
Query ( Query op, SWIGTYPE_p_std__vectorTXapian__Query_t subqs ) : System
Query ( Query op, SWIGTYPE_p_std__vectorTXapian__Query_t subqs, uint param ) : System
Query ( Query op, SWIGTYPE_p_std__vectorTstd__string_t subqs ) : System
Query ( Query op, SWIGTYPE_p_std__vectorTstd__string_t subqs, uint param ) : System
Query ( Query op_, string left, string right ) : System
Query ( Query op_, uint valno, string value ) : System
Query ( Query op_, uint valno, string begin, string end ) : System
Query ( string tname ) : System
Query ( string tname, uint wqf ) : System
Query ( string tname, uint wqf, uint term_pos ) : System

Private Methods

Méthode Description
Query ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( Query obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Empty() public méthode

public Empty ( ) : bool
Résultat bool

GetDescription() public méthode

public GetDescription ( ) : string
Résultat string

GetLength() public méthode

public GetLength ( ) : uint
Résultat uint

GetTermsBegin() public méthode

public GetTermsBegin ( ) : TermIterator
Résultat TermIterator

GetTermsEnd() public méthode

public GetTermsEnd ( ) : TermIterator
Résultat TermIterator

Query() public méthode

public Query ( ) : System
Résultat System

Query() public méthode

public Query ( Query copyme ) : System
copyme Query
Résultat System

Query() public méthode

public Query ( Query op_, Query q ) : System
op_ Query
q Query
Résultat System

Query() public méthode

public Query ( Query op_, Query left, Query right ) : System
op_ Query
left Query
right Query
Résultat System

Query() public méthode

public Query ( Query op_, Query q, double parameter ) : System
op_ Query
q Query
parameter double
Résultat System

Query() public méthode

public Query ( Query op, SWIGTYPE_p_std__vectorTXapian__Query_t subqs ) : System
op Query
subqs SWIGTYPE_p_std__vectorTXapian__Query_t
Résultat System

Query() public méthode

public Query ( Query op, SWIGTYPE_p_std__vectorTXapian__Query_t subqs, uint param ) : System
op Query
subqs SWIGTYPE_p_std__vectorTXapian__Query_t
param uint
Résultat System

Query() public méthode

public Query ( Query op, SWIGTYPE_p_std__vectorTstd__string_t subqs ) : System
op Query
subqs SWIGTYPE_p_std__vectorTstd__string_t
Résultat System

Query() public méthode

public Query ( Query op, SWIGTYPE_p_std__vectorTstd__string_t subqs, uint param ) : System
op Query
subqs SWIGTYPE_p_std__vectorTstd__string_t
param uint
Résultat System

Query() public méthode

public Query ( Query op_, string left, string right ) : System
op_ Query
left string
right string
Résultat System

Query() public méthode

public Query ( Query op_, uint valno, string value ) : System
op_ Query
valno uint
value string
Résultat System

Query() public méthode

public Query ( Query op_, uint valno, string begin, string end ) : System
op_ Query
valno uint
begin string
end string
Résultat System

Query() public méthode

public Query ( string tname ) : System
tname string
Résultat System

Query() public méthode

public Query ( string tname, uint wqf ) : System
tname string
wqf uint
Résultat System

Query() public méthode

public Query ( string tname, uint wqf, uint term_pos ) : System
tname string
wqf uint
term_pos uint
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool