Ginan
Loading...
Searching...
No Matches
Legend.cpp File Reference

Documentation block diagram legend. More...

Detailed Description

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.
 

Function Documentation

◆ Architectural_Concept__()

Architecture Architectural_Concept__ ( )

High-level functional concept.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Code_Implementation__()

void Code_Implementation__ ( )

Actual functions in code.

Here is the caller graph for this function:

◆ Database__()

Database Database__ ( )

Database.

Here is the caller graph for this function:

◆ FileType__()

FileType FileType__ ( )

Standard or Ginan-native file format able to be read.

Here is the caller graph for this function:

◆ Input__()

Input Input__ ( )
Here is the caller graph for this function:

◆ Legend__()

Architecture Legend__ ( )
Here is the call graph for this function:

◆ Library__()

Library Library__ ( )

A third party library.

Here is the caller graph for this function:

◆ Output__()

Output Output__ ( )
Here is the caller graph for this function:

◆ Parallel_Architecture__()

ParallelArchitecture Parallel_Architecture__ ( )

Aspects of processing that occur in parallel over multiple threads/cores.

Here is the caller graph for this function:

◆ Sub_Concept__()

Architecture Sub_Concept__ ( )

Functional concept called by a higher-level concept.

Here is the caller graph for this function: