|
| struct | IDataDescriptor |
| | Describes the data sent by a signal, defining how they are to be interpreted by anyone receiving the signal's packets. More...
|
| |
| struct | IDataDescriptorBuilder |
| | Builder component of Data descriptor objects. Contains setter methods that allow for Data descriptor parameter configuration, and a build method that builds the Data descriptor. More...
|
| |
| class | DataDescriptorBuilderPtr |
| | Builder component of Data descriptor objects. Contains setter methods that allow for Data descriptor parameter configuration, and a build method that builds the Data descriptor. More...
|
| |
| class | DataDescriptorPtr |
| | Describes the data sent by a signal, defining how they are to be interpreted by anyone receiving the signal's packets. More...
|
| |