Represents a Firebird blob identifier.
More...
#include <Blob.h>
|
| bool | isEmpty () const noexcept |
| | Returns whether this blob identifier is empty.
|
| |
|
| ISC_QUAD | id {0, 0} |
| | Stores the raw Firebird blob identifier value.
|
| |
Represents a Firebird blob identifier.
Definition at line 51 of file Blob.h.
◆ isEmpty()
| bool fbcpp::BlobId::isEmpty |
( |
| ) |
const |
|
inlinenoexcept |
Returns whether this blob identifier is empty.
Definition at line 55 of file Blob.h.
◆ id
| ISC_QUAD fbcpp::BlobId::id {0, 0} |
Stores the raw Firebird blob identifier value.
Definition at line 64 of file Blob.h.
The documentation for this class was generated from the following file: