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