CIB merge technical documentation (EN)

12. Annex

12.5. Scope of delivery

CIB merge, is delivered as binary module in form of DLLs or shared libraries (Unix).

Component

Software scope

CIB merge

WIN32

  • cibmrg32.dll          CIB merge DLL for Win32, interface to application
  • cib_mrg.h               Header file for C(++) programmers
  • cib_mrg.c               Example call code for C(++) programmers

WIN64

  • cibmrg64.dll          CIB merge DLL for Win64, interface to application
  • cib_mrg.h               Header file for C(++) programmers
  • cib_mrg.c               Example call code for C(++) programmers

UNIX

  • libcibmrgux.so                shared library for unix plattforms
  • libcibchart.so                  loader for CIB chart
  • libcibdataaccess.so       loader for CibDataXml
  • libcibscan.so
  • libzlib.so
  • libgcc_s.so
  • libstdc++.so.6
  • cibmrgux                          Executable merge application for Unix(e)

XML-Zugriffe

WIN32

  • CibDataXml.dll                   Access dll for xml files
  • XalanMessages_1_11
  • Xalan-C_1_11_0.dll            Tool Dll Xml
  • xerces-c_3_1.dll                 Tool Dll Xml

WIN64

  • CibDataXml64.dll                Access dll for xml files
  • XalanMessages_1_11        Tool Dll
  • Xalan-C_1_11_0.dll             Tool Dll Xml
  • xerces-c_3_1.dll                  Tool Dll Xml

UNIX

  • libcibcache.so                     Tool-library
  • libcibdataxml.so
  • libxalan-c1_5_0.so
  • libxerces-c.so.22.0

(optional)
CIB chart

WIN32

  • CibChart32.dll CIB chart DLL for dynamic charts

WIN64

  • CibChart64.dll CIB chart DLL for dynamic charts

UNIX

  • libcibchartux.so          CIB chart shared library for dynamic charts

CIB runshell

WIN32

  • cibrsh.exe                    CIB runshell, command line shell

WIN64

  • cibrsh64.exe                CIB runshell, command line shell

UNIX

  • cibrshux                         CIB runshell, command line shell

 

Zusätzlich werden die für die C(++) Programmierung erforderlichen Header- und Library Dateien und eine ausführliche Versionshistorie mitgeliefert.