CGXNETCore Class |
Namespace: GeoEngine.Core.GXNetX
The CGXNETCore type exposes the following members.
| Name | Description | |
|---|---|---|
| CGXNETCore | Initializes a new instance of the CGXNETCore class | |
| CGXNETCore(IntPtr) | Initializes a new instance of the CGXNETCore class |
| Name | Description | |
|---|---|---|
| Dispose | Default destructor | |
| Dispose(Boolean) | Releases the unmanaged resources used by the CGXNETCore and optionally releases the managed resources | |
| Finalize | finalizer (cleans up unmanaged resources) (Overrides ObjectFinalize.) | |
| GetByteVM |
Get a VM array of bytes.
| |
| GetByteVV |
Get a VV array of bytes.
| |
| GetDoubleVM |
Get a VM array of doubles.
| |
| GetDoubleVV |
Get a VV array of doubles.
| |
| GetFloatVM |
Get a VM array of floats.
| |
| GetFloatVV |
Get a VV array of floats.
| |
| GetGeoGXHandle |
Get the gx handle from tls
| |
| GetInt64VM |
Get a VM array of integers.
| |
| GetInt64VV |
Get a VV array of integers.
| |
| GetIntVM |
Get a VM array of integers.
| |
| GetIntVV |
Get a VV array of integers.
| |
| GetShortVM |
Get a VM array of shorts.
| |
| GetShortVV |
Get a VV array of shorts.
| |
| GetUShortVM |
Get a VM array of unsigned shorts.
| |
| GetUShortVV |
Get a VV array of unsigned shorts.
| |
| iCheckError |
Test if Geosoft function has terminated with an error
| |
| LockParentWindow | ||
| sCheckTerminate |
Check to see if terminate has been called by a wrapper.
| |
| sGetError |
Gets the error string for 1 error.
| |
| ShowError |
Shows any errors to stdout or to gui if gui app
| |
| UnlockParentWindow |
| Name | Description | |
|---|---|---|
| m_hGeoGxHandle | Handle to geogx object |