Libargus API
Libargus Camera API
|
A unique identifier for a particular type of Event. More...
#include <Event.h>
Public Member Functions | |
EventType (uint32_t time_low_, uint16_t time_mid_, uint16_t time_hi_and_version_, uint16_t clock_seq_, uint8_t c0, uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4, uint8_t c5, const char *name) | |
EventType () | |
![]() | |
NamedUUID (uint32_t time_low_, uint16_t time_mid_, uint16_t time_hi_and_version_, uint16_t clock_seq_, uint8_t c0, uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4, uint8_t c5, const char *name) | |
NamedUUID (const NamedUUID &copied) | |
NamedUUID & | operator= (const NamedUUID &copied) |
bool | operator== (const NamedUUID &compared) const |
bool | operator!= (const NamedUUID &compared) const |
const char * | getName () const |
![]() | |
bool | operator== (const UUID &r) const |
bool | operator< (const UUID &r) const |
|
inline |