#include <gendb_if.h>
Definition at line 56 of file gendb_if.h.
◆ Blob()
| GenDb::Blob::Blob |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ data()
| const uint8_t* GenDb::Blob::data |
( |
| ) |
const |
|
inline |
◆ size()
| size_t GenDb::Blob::size |
( |
| ) |
const |
|
inline |
◆ operator<
| bool operator< |
( |
const Blob & |
lhs, |
|
|
const Blob & |
rhs |
|
) |
| |
|
friend |
◆ operator==
| bool operator== |
( |
const Blob & |
lhs, |
|
|
const Blob & |
rhs |
|
) |
| |
|
friend |
◆ data_
| std::string GenDb::Blob::data_ |
|
private |
The documentation for this struct was generated from the following file: