Definition at line 22 of file archivist_unittests.cc.
◆ Sample() [1/2]
| impeller::testing::Sample::Sample |
( |
uint64_t |
count = 42 | ) |
|
|
inlineexplicit |
◆ Sample() [2/2]
| impeller::testing::Sample::Sample |
( |
Sample && |
| ) |
|
|
default |
◆ GetPrimaryKey()
| PrimaryKey impeller::testing::Sample::GetPrimaryKey |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetSomeData()
| uint64_t impeller::testing::Sample::GetSomeData |
( |
| ) |
const |
|
inline |
◆ Read()
◆ Write()
◆ kArchiveDefinition
| const ArchiveDef impeller::testing::Sample::kArchiveDefinition |
|
static |
Initial value:= {
.table_name = "Sample",
.members = {"some_data"},
}
Definition at line 42 of file archivist_unittests.cc.
The documentation for this class was generated from the following file: