libinco_32
 All Files Functions Enumerations Enumerator Macros Modules Pages
libinco_32 Documentation

Libinco_32 Documentation

Overview

By libinco_32 we refer to inco_32.dll (on Windows) or libinco_32.so (on Linux). These shared libraries are used by customer applications as well as all the Indel debugging tools to communicate to Indel targets (such as SAM, IMP, etc.).

The library provides some C-functions that are declared in the <inco_32/inco_32.h> file which is located in

$(INDEL_ROOT)\include

on Windows, and in

/opt/indel/include

on Linux.

Note that most of the functions declared in that file are meant for internal use only. They are used for debugging functionality and task state examination, etc. Theoretically, our customers could use these functions as well, but it usually doesn't make any sense.

In the following, we'll describe some noteworthy things about the content of this shared library and its usage.


Generated by doxygen 1.8.8