Fixed the http request call for VES PM message [Issue-ID: ODUHIGH-412]
[o-du/l2.git] / src / o1 / ves / VesEvent.hpp
index 2f15131..fe09ef0 100644 (file)
@@ -41,6 +41,7 @@ class VesEvent{
       VesEvent();
       VesEvent(VesEventType);
       virtual ~VesEvent();
+      void init();
       bool prepare(const Message* msg = NULL);
       bool send();