VOM: Additions to allow uses to UT applications that use VOM
[vpp.git] / src / vpp-api / vom / route_domain.hpp
index 516271f..7d83154 100644 (file)
@@ -53,6 +53,11 @@ public:
    */
   ~route_domain();
 
+  /**
+   * comparison operator - for UT
+   */
+  bool operator==(const route_domain& r) const;
+
   /**
    * Return the matching 'singular instance'
    */