C# Class Xapian.StringValueRangeProcessor

Inheritance: Xapian.ValueRangeProcessor
Exibir arquivo Open project: kyeh/dormhost Class Usage Examples

Public Methods

Method Description
Apply ( SWIGTYPE_p_std__string arg0, SWIGTYPE_p_std__string arg1 ) : uint
Dispose ( ) : void
StringValueRangeProcessor ( uint valno_ ) : System

Private Methods

Method Description
StringValueRangeProcessor ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( StringValueRangeProcessor obj ) : HandleRef

Method Details

Apply() public method

public Apply ( SWIGTYPE_p_std__string arg0, SWIGTYPE_p_std__string arg1 ) : uint
arg0 SWIGTYPE_p_std__string
arg1 SWIGTYPE_p_std__string
return uint

Dispose() public method

public Dispose ( ) : void
return void

StringValueRangeProcessor() public method

public StringValueRangeProcessor ( uint valno_ ) : System
valno_ uint
return System