DOS Configuration Structure. More...
Data Fields | |
| uint8 | BindingCount |
| The number of bindings in the binding table. | |
| const DOSBinding * | Bindings |
| A table of bindings whose order corresponds to the alias. | |
| DOSCallbacks | Callbacks |
| The callback interfaces. | |
| DOSBufferSize | MinPacketSize |
| Minimum packet size. | |
| DOSObjectID | SourceID |
| The Source Identifier (an Object ID) for the node. | |
DOS Configuration Structure.
This represents the static configuration of the COS node. The fields in this structure, and the data to which they point, must not change after calling DOS_Init().