C# Class FannWrapperFixed.intArray

Inheritance: global::System.IDisposable
Afficher le fichier Open project: joelself/FannCSharp Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
cast ( ) : SWIGTYPE_p_int
frompointer ( SWIGTYPE_p_int t ) : intArray
getitem ( int index ) : int
intArray ( int nelements ) : FANNCSharp
setitem ( int index, int value ) : void

Private Methods

Méthode Description
getCPtr ( intArray obj ) : global::System.Runtime.InteropServices.HandleRef
intArray ( global cPtr, bool cMemoryOwn ) : FANNCSharp

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

cast() public méthode

public cast ( ) : SWIGTYPE_p_int
Résultat SWIGTYPE_p_int

frompointer() public static méthode

public static frompointer ( SWIGTYPE_p_int t ) : intArray
t SWIGTYPE_p_int
Résultat intArray

getitem() public méthode

public getitem ( int index ) : int
index int
Résultat int

intArray() public méthode

public intArray ( int nelements ) : FANNCSharp
nelements int
Résultat FANNCSharp

setitem() public méthode

public setitem ( int index, int value ) : void
index int
value int
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool