C# Class Xapian.Stopper

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

Protected Properties

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

Méthodes publiques

Méthode Description
Apply ( string term ) : bool
Dispose ( ) : void
GetDescription ( ) : string
Stopper ( ) : System

Private Methods

Méthode Description
Stopper ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorApply ( string term ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorGetDescription ( ) : string
getCPtr ( Stopper obj ) : HandleRef

Method Details

Apply() public méthode

public Apply ( string term ) : bool
term string
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetDescription() public méthode

public GetDescription ( ) : string
Résultat string

Stopper() public méthode

public Stopper ( ) : System
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool