X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2Fves%2FVesEventHandler.hpp;h=9925f02f7f18014ed3e5db471b3fbee052fbc046;hb=c371a26d48604a5d60686d9ca347e68671e69637;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: