#include <GUID.h>
|
GUID () | |
|
GUID (Context &cont) | |
|
GUID (uint32_t a1, uint16_t b1, uint16_t b2, uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4, uint8_t c5, uint8_t c6, uint8_t c7, uint8_t c8) | |
|
bool operator!= (const GUID &other) const | |
|
bool operator== (const GUID &other) const | |
|
void read (Context &cont) | |
|
std::string toString () const | |
|
◆ GUID() [1/3]
◆ GUID() [2/3]
GUID::GUID |
( |
uint32_t |
a1, |
|
|
uint16_t |
b1, |
|
|
uint16_t |
b2, |
|
|
uint8_t |
c1, |
|
|
uint8_t |
c2, |
|
|
uint8_t |
c3, |
|
|
uint8_t |
c4, |
|
|
uint8_t |
c5, |
|
|
uint8_t |
c6, |
|
|
uint8_t |
c7, |
|
|
uint8_t |
c8 |
|
) |
| |
◆ GUID() [3/3]
◆ operator!=()
bool GUID::operator!= |
( |
const GUID & |
other | ) |
const |
◆ operator==()
bool GUID::operator== |
( |
const GUID & |
other | ) |
const |
◆ read()
◆ toString()
std::string GUID::toString |
( |
| ) |
const |
The documentation for this struct was generated from the following file:
- src/Mod/JtReader/App/JrJt/GUID.h