|
|
Line 1: |
Line 1: |
| '''Data:'''<br/> | | '''Data:'''<br/> |
− | External hosts mode (enum — TTransportS::ExtHost::Mode):
| + | Definitions of space the Transport subsystem (definition): |
− | * ''User'' (0) — User. | + | * ''STR_VER'' — Modules version (26); |
− | * ''System'' (1) — System. | + | * ''STR_ID'' — Identifier the subsystem ("Transport"); |
− | * ''UserSystem'' (2) — User and System. | + | * ''STR_IN_PREF'' — Prefix of the input transports ("in_"); |
| + | * ''STR_OUT_PREF'' — Prefix of the output transports ("out_"); |
| + | * ''STR_A_PRM'' — Root XML-tag of the additional parameters ("prms"); |
| + | * ''STR_A_PRM_CFGP'' — Prefix of the configuration parameters of the connection time ("CFG:"). |
Latest revision as of 21:09, 23 July 2023
Data:
Definitions of space the Transport subsystem (definition):
- STR_VER — Modules version (26);
- STR_ID — Identifier the subsystem ("Transport");
- STR_IN_PREF — Prefix of the input transports ("in_");
- STR_OUT_PREF — Prefix of the output transports ("out_");
- STR_A_PRM — Root XML-tag of the additional parameters ("prms");
- STR_A_PRM_CFGP — Prefix of the configuration parameters of the connection time ("CFG:").