C# Class Xapian.StringValueRangeProcessor

Inheritance: Xapian.ValueRangeProcessor
Afficher le fichier Open project: kyeh/dormhost Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( SWIGTYPE_p_std__string arg0, SWIGTYPE_p_std__string arg1 ) : uint
Dispose ( ) : void
StringValueRangeProcessor ( uint valno_ ) : System

Private Methods

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

Method Details

Apply() public méthode

public Apply ( SWIGTYPE_p_std__string arg0, SWIGTYPE_p_std__string arg1 ) : uint
arg0 SWIGTYPE_p_std__string
arg1 SWIGTYPE_p_std__string
Résultat uint

Dispose() public méthode

public Dispose ( ) : void
Résultat void

StringValueRangeProcessor() public méthode

public StringValueRangeProcessor ( uint valno_ ) : System
valno_ uint
Résultat System