Directories
(Layout on device sam)
* /cc/DEMO contains all data and index files relating to the specific company DEMO, same applies for other companies
* /cc/script/ contains all shell scripts referenced from CONTROL menus.
* /cc/lib/ contains Qt libraries (used by GUI versions of applications under Linux or Windows
* /ccdev/std/ root of CONTROL development files
* /ccdev/'company' Source of company specific variations in the CONTROL application suite.
* /ccdev/std/binl and /cc/binl/ contains Linux text mode versions of the CONTROL applications.
* /ccdev/std/binw and /cc/binw/ contains MS Windows versions of the CONTROL applications.
* /ccdev/std/binx11, /cc/binx11/ contains Linux X11 versions of the CONTROL applications.
* /ccdev/std/ccaadlib
* /ccdev/std/ccalib
* /ccdev/std/ccddlib
* /ccdev/std/cclib
* /ccdev/std/ccqtgui
* /ccdev/std/clearall
* /ccdev/std/cm
* /ccdev/std/co
* /ccdev/std/cr
* /ccdev/std/dr
* /ccdev/std/gl
* /ccdev/std/gui
* /ccdev/std/hdrs
* /ccdev/std/import
* /ccdev/std/inc common code shared between applications. This is because the code contains definitions which are used to access specific tables and while the name may stay the same between applications the numeric index used for record data buffers will change based on the number of data and index files needed for the specific application. All the files end in the extension '.inc' and are treated like '.h' files. The order they appear is important so allow for forward references.
* /ccdev/std/internet
* /ccdev/std/localbinl
* /ccdev/std/localbinw
* /ccdev/std/localbinx11
* /ccdev/std/ma
* /ccdev/std/main
* /ccdev/std/pde
* /ccdev/std/po
* /ccdev/std/polling
* /ccdev/std/qtscox-3.0.4, /ccdev/std/qtwin-3.1.1, /ccdev/std/qtwin-3.3.5, /ccdev/std/qtx11-3.0.4, /ccdev/std/qtx11-3.0.6, /ccdev/std/qtx11-3.3.5, /ccdev/std/qtx11-3.3.5b various release of the Qt application framework used by the GUI mode versions of the applications.
* /ccdev/std/rdbms - used for accessing SQL databases via a layer to map to the CONTROL database methodology. Generally these databases are used as backup only and the day to day operations occur using the CONTROL native databases.
* /ccdev/std/rein
* /ccdev/std/sa
* /ccdev/std/ss
* /ccdev/std/st
* /ccdev/std/tools
* /ccdev/std/upda10 applications to help users update their databases from release 9 ot the CONTROL software to release 10.
* /ccdev/std/upda9
* /ccdev/std/ut
* /ccdev/std/utbinl
* /ccdev/std/utbinw
* /ccdev/std/utbinx11
* /ccdev/std/util
