|
Servertec Jenie 1.0.1 09/04/2005 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| NativeParameter | Represents a definition that a native parameter that can be passed or returned from a native function or callback must implement. |
| Class Summary | |
|---|---|
| AnsiString | Represents a native ANSI string. |
| BOOL | Represents a native boolean. |
| BOOLArray | Represents a native array of booleans. |
| BYTE | Represents a native unsigned 8-bit byte value. |
| BYTEArray | Represents a native array of unsigned 8-bit bytes. |
| Callback | Represents a callback function. |
| CHAR | Represents a native signed 8-bit character value. |
| CHARArray | Represents a native array of signed 8-bit characters. |
| Dll | Represents a reference to a native dynamic link library. |
| DOUBLE | Represents a native 64-bit floating point value. |
| DOUBLEArray | Represents a native array of 64-bit floating point values. |
| FLOAT | Represents a native 32-bit floating point value. |
| FLOATArray | Represents a native array of 32-bit floating point values. |
| Function | Represents a reference to a native function. |
| HANDLE | Represents a native handle value. |
| HANDLEArray | Represents a native array of native handles. |
| INT | Represents a native signed integer value. |
| INT16 | Represents a native signed 16-bit integer value. |
| INT16Array | Represents a native array of signed 16-bit integers. |
| INT32 | Represents a native signed 32-bit integer value. |
| INT32Array | Represents a native array of signed 32-bit integers. |
| INT64 | Represents a native signed 64-bit integer value. |
| INT64Array | Represents a native array of signed 64-bit integers. |
| INT8 | Represents a native signed 8-bit integer value. |
| INT8Array | Represents a native array of signed 8-bit integers. |
| INTArray | Represents a native array of signed integers. |
| Jenie | Internally used to initialize Jenie. |
| LONG | Represents a native signed 64-bit long integer value. |
| LONGArray | Represents a native array of signed 64-bit long integers. |
| NativeArray | Base class that all native arrays must extend. |
| NativeBuffer | Represents a native buffer used to contain the native value of a native object. |
| NativeObject | Base class that all native objects must extend. |
| Pointer | Represents a native pointer value. |
| PointerArray | Represents a native array of native pointers. |
| SHORT | Represents a native signed 16-bit short integer value. |
| SHORTArray | Represents a native array of signed 16-bit short integers. |
| Structure | Represents a native structure. |
| StructureArray | Represents a native array of structures. |
| UCHAR | Represents a native unsigned 8-bit character value. |
| UCHARArray | Represents a native array of unsigned 8-bit characters. |
| UINT | Represents a native unsigned integer value. |
| UINT16 | Represents a native unsigned 16-bit integer value. |
| UINT16Array | Represents a native array of unsigned 16-bit integers. |
| UINT32 | Represents a native unsigned 32-bit integer value. |
| UINT32Array | Represents a native array of unsigned 32-bit integers. |
| UINT64 | Represents a native unsigned 64-bit integer value. |
| UINT64Array | Represents a native array of unsigned 64-bit integers. |
| UINT8 | Represents a native unsigned 8-bit integer value. |
| UINT8Array | Represents a native array of unsigned 8-bit integers. |
| UINTArray | Represents a native array of unsigned integer. |
| ULONG | Represents a native unsigned 64-bit long integer value. |
| ULONGArray | Represents a native array of unsigned 64-bit long integers. |
| Union | Represents a native union. |
| UnionArray | Represents a native array of unions. |
| USHORT | Represents a native unsigned 16-bit short integer value. |
| USHORTArray | Represents a native array of unsigned 16-bit short integers. |
| WCHAR | Represents a native unsigned 16-bit character value. |
| WCHARArray | Represents a native array of unsigned 16-bit characters. |
| WideString | Represents a native wide string. |
| Exception Summary | |
|---|---|
| NativeException | Used to create new Jenie native exceptions. |
|
Servertec Jenie 1.0.1 09/04/2005 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright © 2004-2005 Servertec. All rights reserved.