If you are building a module to use with Data Explorer, you typically link with
this library.
The routines contained in libDXlite.a are listed in Appendix B. "Data Explorer Data Model Library:
DXlite Routines".
Appendix A. Data Explorer
Libraries
The most common use of the Data Explorer development libraries is to create your
own
modules, but there are several other ways they can be used.
A.1 libDXlite.a
To create your own data filters or stand alone data processing programs,
as shown by the "DX Data Model" layer in Figure
1,
link your programs with the
libDXlite.a library. This is the appropriate layer to use if your
program wants to create, manipulate, import or export Data Explorer objects.
None
of the module routines nor any of the functions supplied by the Data Explorer
Executive are included at this level.
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]