C# Class FannWrapperFloat.Connection

Inheritance: global::System.IDisposable
Show file Open project: joelself/FannCSharp Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Connection ( ) : FANNCSharp
Dispose ( ) : void

Private Methods

Method Description
Connection ( global cPtr, bool cMemoryOwn ) : FANNCSharp
getCPtr ( Connection obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Connection() public method

public Connection ( ) : FANNCSharp
return FANNCSharp

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool