Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
.
|-- C4gsoap                  - gSOAP communication layer in C++
|-- catalogScheduler         - command line for data submission (called by user)
|-- catalogTools             - helper classes shared between projects
|-- catalogUpdateProcess     - process that actually performs data collection (executed on server machine)
|-- dbAPI                    - API for database calls - shared between projects
|-- docs                     - documentation
|-- examples                 - sample files
|-- modules                  - module for the project (used by users)
|-- resources                - place, where gSOAP layer is generated
|-- scripts                  - helper scripts (store_data.sh, store_machine.sh)
`-- src                      - UI - whole server part (UI); described later in this specification
Warning
titleCatalogQT version

Since now, I am referring to sources inside: {{https://gforge6.eufus.eu/svn/catalog_qt/branches/R1.0.imas}}

 

Creating db schema

Before compiling the code, make sure you can create db schema and that you can access it as user