X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2FGlobalDefs.cpp;h=e3dc38dbe3cf53bd06c4743ce6c326342bb6368e;hb=6dc8a4c17da24847b3a3aee91b37151f77a8a5bc;hp=77ea38062dfafe41b1eb0a2b9bbc31d898fbb4bf;hpb=514d4c21e79d37636005186dd9ac5510742b7618;p=o-du%2Fl2.git diff --git a/src/o1/GlobalDefs.cpp b/src/o1/GlobalDefs.cpp index 77ea38062..e3dc38dbe 100644 --- a/src/o1/GlobalDefs.cpp +++ b/src/o1/GlobalDefs.cpp @@ -20,9 +20,11 @@ #include "GlobalDefs.hpp" -const short O1::TCP_PORT = 8282; const int O1::SUCCESS = 0; const int O1::FAILURE = 1; +const std::string O1::ALARM_SOCK_PATH("/tmp/alarmsock"); +const int O1::CPU_CORE = 22; + /********************************************************************** End of file