X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2Fves%2FVesEvent.hpp;h=fe09ef080a38b6e5f9a0aca749dccaa19a67876f;hb=HEAD;hp=2f151311bfe4d34f10730c9401c18e0aeb99009c;hpb=e850787b10d1f3882e2501e0eef12737b12d078f;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();