Classes | |
| struct | U3V_COMMAND_HEADER |
| U3V/GenCP command header. More... | |
| struct | U3V_EVENT_DATA |
| U3V/GenCP EVENT_CMD specific command data. More... | |
| struct | U3V_EVENT_MESSAGE |
| Entire event data message (without the variable-sized data field) More... | |
| class | CEventAdapterU3V |
| Connects a U3V Event to a node map. More... | |
Namespaces | |
| namespace | Spinnaker |
| namespace | Spinnaker::GenApi |
Variables | |
| const uint32_t | U3V_EVENT_PREFIX = 0x45563355 |
| const uint16_t | GENCP_EVENT_CMD_ID = 0x0C00 |
| const size_t | GENCP_COMMAND_HEADER_SIZE = sizeof(U3V_COMMAND_HEADER) |
| const size_t | GENCP_EVENT_BASIC_SIZE = sizeof(U3V_EVENT_MESSAGE) |