TODO auto-generated module
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Description |
---|---|---|
TTEApplicationBase | simple module |
TODO auto-generated module |
Name | Type | Default value | Description |
---|---|---|---|
buffers | string | "" |
Comma seperated list of buffer modules the application is allowed to use |
buffers_manual | bool | false |
Name | Value | Description |
---|---|---|
class | TTEApplicationBase |
Name | Direction | Size | Description |
---|---|---|---|
TTin | input | ||
RCin | input | ||
schedulerIn | input |
Input gate for the incoming SchedulerActionTimeEvent messages |
|
syncIn | input |
Input gate for the incoming SynchronizationNotification messages |
// // TODO auto-generated module // simple TTETestApp extends TTEApplicationBase { }