intarsys nativeC library

Uses of Package
de.intarsys.nativec.api

Packages that use de.intarsys.nativec.api
de.intarsys.nativec.api This is the main package of the native c component. 
de.intarsys.nativec.type Here you find the data types and data structures for native c. 
 

Classes in de.intarsys.nativec.api used by de.intarsys.nativec.api
ICallback
           
INativeCallback
           
INativeFunction
          The representation of a native function.
INativeHandle
          A "handle" to a piece of memory (in c space).
INativeInterface
          The abstraction of a generic interface to c native code.
INativeLibrary
          A native library (DLL or shared library).
 

Classes in de.intarsys.nativec.api used by de.intarsys.nativec.type
INativeHandle
          A "handle" to a piece of memory (in c space).
 


intarsys nativeC library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.