X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fprivate%2Ferror.hpp;h=70f6b1aceef3380c79b2fb346718fb4d22904a08;hb=refs%2Fchanges%2F28%2F1028%2F1;hp=6b28f75435e3ed65ac74bb41a273d55fdcddc33c;hpb=b8cd8b6087862ff04c9e39a0235ebf870c28ce39;p=ric-plt%2Fsdl.git diff --git a/include/private/error.hpp b/include/private/error.hpp index 6b28f75..70f6b1a 100644 --- a/include/private/error.hpp +++ b/include/private/error.hpp @@ -67,6 +67,7 @@ namespace shareddatalayer DATASET_LOADING, NOT_CONNECTED, IO_ERROR, + WRITING_TO_SLAVE, //Keep this always as last item. Used in unit tests to loop all enum values. END_MARKER };