X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2Fves%2FVesEventHandler.hpp;h=9925f02f7f18014ed3e5db471b3fbee052fbc046;hb=0c4403cc2355cc38d01c6645b1dad36dd4c1daa7;hp=c3041909d499281ccba3ed057ff807a123a219c6;hpb=6fe137e5c6f9470f4f48448f5651573c42bd8aed;p=o-du%2Fl2.git diff --git a/src/o1/ves/VesEventHandler.hpp b/src/o1/ves/VesEventHandler.hpp index c3041909d..9925f02f7 100644 --- a/src/o1/ves/VesEventHandler.hpp +++ b/src/o1/ves/VesEventHandler.hpp @@ -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: