CrossControl::SDEntryA Struct Reference
The sSDEntryA struct A struct containing the Service Discovery Entry type A. More...
#include <camtypes.h>
Public Attributes | |
| EntryType | type |
| uint8_t | indexOptions1 |
| uint8_t | indexOptions2 |
| uint8_t | numOptions1 |
| uint8_t | numOptions2 |
| uint16_t | serviceID |
| uint16_t | instanceID |
| uint8_t | majorVersion |
| uint32_t | timeToLive |
| uint32_t | minorVersion |
Detailed Description
The sSDEntryA struct A struct containing the Service Discovery Entry type A.
Member Data Documentation
| uint8_t CrossControl::SDEntryA::indexOptions1 |
The index of option run 1
| uint8_t CrossControl::SDEntryA::indexOptions2 |
The index of option run 2
| uint16_t CrossControl::SDEntryA::instanceID |
The instance ID
| uint8_t CrossControl::SDEntryA::majorVersion |
The major version
| uint32_t CrossControl::SDEntryA::minorVersion |
The minor version
| uint8_t CrossControl::SDEntryA::numOptions1 |
The number of options for option run 1
| uint8_t CrossControl::SDEntryA::numOptions2 |
The number of options for option run 2
| uint16_t CrossControl::SDEntryA::serviceID |
The service ID
| uint32_t CrossControl::SDEntryA::timeToLive |
The lifetime of the entry in seconds
| EntryType CrossControl::SDEntryA::type |
What type of service discovery message
The documentation for this struct was generated from the following file:

1.8.11