CTK Integration Levels Overview: Difference between revisions
From Commontk
Jump to navigationJump to search
MarcoNolden (talk | contribs) No edit summary |
MarcoNolden (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
! CTK benefit for App/Module | ! CTK benefit for App/Module | ||
|- style="background-color:#EEEEEE;" | |- style="background-color:#EEEEEE;" | ||
| Level 1: DICOM Supplement 118 | |||
[[IntegrationLevel1Details|(Details)]] | |||
| | | | ||
* Host communication | * Host communication | ||
| Line 13: | Line 14: | ||
* Default implementation of application business logic | * Default implementation of application business logic | ||
|- | |- | ||
| Level 2: Command line interface | |||
[[IntegrationLevel2Details|(Details)]] | |||
| | | | ||
* parsing of parameter descriptions | * parsing of parameter descriptions | ||
| Line 20: | Line 22: | ||
* publishing of parameter descriptions | * publishing of parameter descriptions | ||
|- style="background-color:#EEEEEE;" | |- style="background-color:#EEEEEE;" | ||
| Level 3: CTK event bus | |||
[[IntegrationLevel3Details|(Details)]] | |||
|colspan="2"| | |colspan="2"| | ||
* publish and subscribe for arbitrary communication between modules and applications | * publish and subscribe for arbitrary communication between modules and applications | ||
Revision as of 10:09, 31 January 2011
Home < CTK Integration Levels Overview| CTK benefit for Host | CTK benefit for App/Module | |
|---|---|---|
| Level 1: DICOM Supplement 118 |
|
|
| Level 2: Command line interface |
|
|
| Level 3: CTK event bus |
| |
| Level 4: CTK services |
| |
| Level 5: “Classic” C++ |
|
|