MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / empty

Method empty

crates/bindings-cpp/include/spacetimedb/table.h:565–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563 }
564
565 bool empty() { return count() == 0; }
566
567 TableId get_table_id() const noexcept { return table_id_; }
568

Callers 15

__describe_module__Method · 0.45
WriteBytesFunction · 0.45
registerTypeMethod · 0.45
isUnitTypeMethod · 0.45
parseNamespaceAndNameMethod · 0.45
describeTypeMethod · 0.45
BuildModuleDefMethod · 0.45
resolve_table_idMethod · 0.45
delete_all_by_eqMethod · 0.45

Calls 1

countFunction · 0.85

Tested by

no test coverage detected