[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-472] Implementation of short cycle timer
[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: