X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2Fves%2FVesEvent.hpp;h=fe09ef080a38b6e5f9a0aca749dccaa19a67876f;hb=726a82abf1f485704459e2ce3777b8bac8cc16b6;hp=2f151311bfe4d34f10730c9401c18e0aeb99009c;hpb=88debac51779b5de4f38e60e9a26f3015091d91b;p=o-du%2Fl2.git diff --git a/src/o1/ves/VesEvent.hpp b/src/o1/ves/VesEvent.hpp index 2f151311b..fe09ef080 100644 --- a/src/o1/ves/VesEvent.hpp +++ b/src/o1/ves/VesEvent.hpp @@ -41,6 +41,7 @@ class VesEvent{ VesEvent(); VesEvent(VesEventType); virtual ~VesEvent(); + void init(); bool prepare(const Message* msg = NULL); bool send();