![]() |
Ginan
|
Documentation block diagram legend. More...
Documentation block diagram legend.
Functions | |
| Architecture | Legend__ () |
| void | Code_Implementation__ () |
| Actual functions in code. | |
| ParallelArchitecture | Parallel_Architecture__ () |
| Aspects of processing that occur in parallel over multiple threads/cores. | |
| Architecture | Architectural_Concept__ () |
| High-level functional concept. | |
| Architecture | Sub_Concept__ () |
| Functional concept called by a higher-level concept. | |
| Library | Library__ () |
| A third party library. | |
| FileType | FileType__ () |
| Standard or Ginan-native file format able to be read. | |
| Input | Input__ () |
| Output | Output__ () |
| Database | Database__ () |
| Database. | |
| Architecture Architectural_Concept__ | ( | ) |
High-level functional concept.
| void Code_Implementation__ | ( | ) |
Actual functions in code.
| Database Database__ | ( | ) |
Database.
| FileType FileType__ | ( | ) |
Standard or Ginan-native file format able to be read.
| Input Input__ | ( | ) |
| Architecture Legend__ | ( | ) |
| Library Library__ | ( | ) |
A third party library.
| Output Output__ | ( | ) |
| ParallelArchitecture Parallel_Architecture__ | ( | ) |
Aspects of processing that occur in parallel over multiple threads/cores.
| Architecture Sub_Concept__ | ( | ) |
Functional concept called by a higher-level concept.