VOM: vxlan_tunnel equals operator
[vpp.git] / extras / vom / vom / vxlan_tunnel.hpp
index 63124e7..c085ba0 100644 (file)
@@ -113,6 +113,11 @@ public:
    */
   vxlan_tunnel(const vxlan_tunnel& o);
 
+  /**
+   * comparison operator
+   */
+  bool operator==(const vxlan_tunnel& vx) const;
+
   /**
    * Return the matching 'singular instance'
    */