Home
last modified time | relevance | path

Searched defs:GlobalPersistent (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/biboumi/biboumi-9.0/src/database/
H A Ddatabase.hpp82 struct GlobalPersistent: Column<bool> { static constexpr auto name = "persistent_"; struct in Database
H A Ddatabase.cpp29 Database::GlobalPersistent::GlobalPersistent(): in GlobalPersistent() function in Database::GlobalPersistent