VES PM data for slicing use case. [Issue-Id: ODUHIGH-384]
[o-du/l2.git] / src / o1 / ves / VesEventHandler.hpp
index c304190..9925f02 100644 (file)
@@ -34,7 +34,7 @@ class VesEventHandler
       /* Default constructor/Destructor*/
       VesEventHandler();
       ~VesEventHandler();
-      bool prepare(VesEventType evtType);
+      bool prepare(VesEventType evtType, const Message* msg = NULL);
       bool send();
 
    private: