A unique identifier for a libargus Interface.
Definition at line 354 of file Types.h.
|
| InterfaceID (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) |
|
| InterfaceID () |
|
bool | operator== (const NamedUUID &compared) const |
|
bool | operator== (const UUID &r) const |
|
bool | operator!= (const NamedUUID &compared) const |
|
const char * | getName () const |
|
bool | operator< (const UUID &r) const |
|
◆ InterfaceID() [1/2]
Argus::InterfaceID::InterfaceID |
( |
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 |
|
) |
| |
|
inline |
◆ InterfaceID() [2/2]
Argus::InterfaceID::InterfaceID |
( |
| ) |
|
|
inline |
◆ getName()
const char* Argus::NamedUUID::getName |
( |
| ) |
const |
|
inlineinherited |
◆ operator!=()
bool Argus::NamedUUID::operator!= |
( |
const NamedUUID & |
compared | ) |
const |
|
inlineinherited |
◆ operator<()
bool Argus::UUID::operator< |
( |
const UUID & |
r | ) |
const |
|
inlineinherited |
◆ operator==() [1/2]
bool Argus::NamedUUID::operator== |
( |
const NamedUUID & |
compared | ) |
const |
|
inlineinherited |
◆ operator==() [2/2]
bool Argus::UUID::operator== |
( |
const UUID & |
r | ) |
const |
|
inlineinherited |
◆ clock_seq
uint16_t Argus::UUID::clock_seq |
|
inherited |
◆ node
uint8_t Argus::UUID::node[6] |
|
inherited |
◆ time_hi_and_version
uint16_t Argus::UUID::time_hi_and_version |
|
inherited |
◆ time_low
uint32_t Argus::UUID::time_low |
|
inherited |
◆ time_mid
uint16_t Argus::UUID::time_mid |
|
inherited |
The documentation for this class was generated from the following file: