IBM Visualization Data Explorer Programmer's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]


A.2 libDXcallm.a

To create your own stand-alone programs which call DX modules, as shown by the "DX Modules" layer in Figure 1, link your programs with the libDXcallm.a library. Because your program is the main routine and does not include any of the functions which are supplied by the Data Explorer Executive, you must do all object management, flow control (which modules to call when), any looping or conditional execution, and object deletion and reference count management. See DXCallModule, DXModSet..., DXSetModule... for more information.

If you are building a module to use with Data Explorer, you would link with this library if you wanted to use DXCallModule to use some of the Data Explorer modules from within your own program. In addition, some higher level processing functions such as interpolation support, is available only in libDXcallm.a.

The routines contained in libDXcallm.a are listed in Appendix C. "Data Explorer Library Routines".


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page]


[IBM Home Page | Order | Search | Contact IBM | Legal ]