Pixel formats.
More...
#include <Types.h>
List of all members.
Public Member Functions |
| PixelFormat (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 (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 |
Detailed Description
Pixel formats.
Definition at line 274 of file Types.h.
Constructor & Destructor Documentation
Argus::PixelFormat::PixelFormat |
( |
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 |
Argus::PixelFormat::PixelFormat |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following file: