X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp-api%2Fvom%2Finterface.hpp;h=181e76dad69c5e7aa70baa351484a7998c10826f;hb=263f955e81033b41336fbd49a087f82d3b7b80a7;hp=f11e3591a449ca68d72a93b8a582cac067c27fb9;hpb=352ea0c4931b54012ce8d55634e3dd3f6ee6802b;p=vpp.git diff --git a/src/vpp-api/vom/interface.hpp b/src/vpp-api/vom/interface.hpp index f11e3591a44..181e76dad69 100644 --- a/src/vpp-api/vom/interface.hpp +++ b/src/vpp-api/vom/interface.hpp @@ -517,6 +517,11 @@ private: */ void update(const interface& obj); + /* + * return the interface's handle in the singular instance + */ + const handle_t& handle_i() const; + /* * It's the OM class that calls singular() */