X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fftacmp%2Ftype_objects.h;h=f136ae942612ef51e83b5f34bdda547d467f76eb;hb=f6f278dfd4bca7effd6f452d38ce74cf109d41f4;hp=2f730269939deecbc083215a7d406efa35d68061;hpb=c9783d8ea8b85d810483559e50dbf2297109e349;p=com%2Fgs-lite.git diff --git a/src/ftacmp/type_objects.h b/src/ftacmp/type_objects.h index 2f73026..f136ae9 100644 --- a/src/ftacmp/type_objects.h +++ b/src/ftacmp/type_objects.h @@ -155,6 +155,9 @@ bool equal(data_type *o); std::string get_min_literal(); std::string get_max_literal(); +// char* to X functions + std::string get_wl_extract_fcn(); + };