VOM: interface's handle() retreives from singular instance
[vpp.git] / src / vpp-api / vom / interface.hpp
index f11e359..181e76d 100644 (file)
@@ -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()
    */