Android-cuttlefish cvd tool
cuttlefish::FakeNftables Member List

This is the complete list of members for cuttlefish::FakeNftables, including all inherited members.

AddRule(std::string_view family, std::string_view table, std::string_view chain, std::string_view content, std::string_view comment) overridecuttlefish::FakeNftablesvirtual
DeleteRule(std::string_view family, std::string_view table, std::string_view chain, uint64_t handle) overridecuttlefish::FakeNftablesvirtual
DeleteRulesByComment(std::string_view family, std::string_view table, std::string_view chain, std::string_view comment) overridecuttlefish::FakeNftablesvirtual
DeleteTable(std::string_view family, std::string_view table) overridecuttlefish::FakeNftablesvirtual
EnsureChain(std::string_view family, std::string_view table, std::string_view chain, std::string_view content) overridecuttlefish::FakeNftablesvirtual
EnsureTable(std::string_view family, std::string_view table) overridecuttlefish::FakeNftablesvirtual
FindTable(std::string_view family, std::string_view table) constcuttlefish::FakeNftablesprivate
FindTable(std::string_view family, std::string_view table)cuttlefish::FakeNftablesprivate
HasChain(std::string_view family, std::string_view table, std::string_view chain) constcuttlefish::FakeNftables
HasRuleWithComment(std::string_view family, std::string_view table, std::string_view chain, std::string_view comment) constcuttlefish::FakeNftables
HasTable(std::string_view family, std::string_view table) constcuttlefish::FakeNftables
RuleCount(std::string_view family, std::string_view table, std::string_view chain) constcuttlefish::FakeNftables
TableKey typedefcuttlefish::FakeNftablesprivate
tables_cuttlefish::FakeNftablesprivate
~Nftables()=defaultcuttlefish::Nftablesvirtual