rbpf/Store.h
Go to the documentation of this file.
Definition: bpf/rbpf/Store.h:6
bool update(Key key, Value value) override
Update value in store.
Definition: bpf/rbpf/Store.h:11
Definition: rbpf/src/include/rbpf/VirtualMachine.h:17
Definition: bpf/rbpf/Store.h:22
Definition: rbpf/common/Store.h:7
bool fetch(Key key, Value &value) override
Fetch value from store.
Definition: bpf/rbpf/Store.h:16
1.8.13