FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
A class providing the RAII pattern for mark and sweep. More...
Public Member Functions | |
mark_n_sweep (const client_db::key_t &key) | |
Constructor - will call mark on the key. More... | |
~mark_n_sweep () | |
Destructor - will call sweep on the key. More... | |
VOM::OM::mark_n_sweep::mark_n_sweep | ( | const client_db::key_t & | key | ) |
VOM::OM::mark_n_sweep::~mark_n_sweep | ( | ) |