X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=3rdparty%2FE2SM-gNB-NRT_V4.0.1%2FE2_RIC-ControlStyle-List.c;fp=3rdparty%2FE2SM-gNB-NRT_V4.0.1%2FE2_RIC-ControlStyle-List.c;h=0000000000000000000000000000000000000000;hb=cdc35bff0dd4c41d1e764d3f48efa70d9f33a8f7;hp=c3c8883622e1f72d5167b5a9033ad0190dffb4ab;hpb=bc853f8016912a995dbde7bccf13136b09909cc6;p=ric-plt%2Fsubmgr.git diff --git a/3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ControlStyle-List.c b/3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ControlStyle-List.c deleted file mode 100644 index c3c8883..0000000 --- a/3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ControlStyle-List.c +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) - * From ASN.1 module "E2SM-gNB-NRT-IEs" - * found in "spec/e2sm-gNB-NRT-v401.asn" - * `asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example` - */ - -#include "E2_RIC-ControlStyle-List.h" - -asn_TYPE_member_t asn_MBR_E2_RIC_ControlStyle_List_1[] = { - { ATF_NOFLAGS, 0, offsetof(struct E2_RIC_ControlStyle_List, ric_ControlStyle_Type), - (ASN_TAG_CLASS_CONTEXT | (0 << 2)), - -1, /* IMPLICIT tag at current level */ - &asn_DEF_E2_RIC_Style_Type, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "ric-ControlStyle-Type" - }, - { ATF_NOFLAGS, 0, offsetof(struct E2_RIC_ControlStyle_List, ric_ControlStyle_Name), - (ASN_TAG_CLASS_CONTEXT | (1 << 2)), - -1, /* IMPLICIT tag at current level */ - &asn_DEF_E2_RIC_Style_Name, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "ric-ControlStyle-Name" - }, - { ATF_NOFLAGS, 0, offsetof(struct E2_RIC_ControlStyle_List, ric_ControlHeaderFormat_Type), - (ASN_TAG_CLASS_CONTEXT | (2 << 2)), - -1, /* IMPLICIT tag at current level */ - &asn_DEF_E2_RIC_Format_Type, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "ric-ControlHeaderFormat-Type" - }, - { ATF_NOFLAGS, 0, offsetof(struct E2_RIC_ControlStyle_List, ric_ControlMessageFormat_Type), - (ASN_TAG_CLASS_CONTEXT | (3 << 2)), - -1, /* IMPLICIT tag at current level */ - &asn_DEF_E2_RIC_Format_Type, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "ric-ControlMessageFormat-Type" - }, - { ATF_NOFLAGS, 0, offsetof(struct E2_RIC_ControlStyle_List, ric_CallProcessIDFormat_Type), - (ASN_TAG_CLASS_CONTEXT | (4 << 2)), - -1, /* IMPLICIT tag at current level */ - &asn_DEF_E2_RIC_Format_Type, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "ric-CallProcessIDFormat-Type" - }, -}; -static const ber_tlv_tag_t asn_DEF_E2_RIC_ControlStyle_List_tags_1[] = { - (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) -}; -static const asn_TYPE_tag2member_t asn_MAP_E2_RIC_ControlStyle_List_tag2el_1[] = { - { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ric-ControlStyle-Type */ - { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ric-ControlStyle-Name */ - { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* ric-ControlHeaderFormat-Type */ - { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ric-ControlMessageFormat-Type */ - { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* ric-CallProcessIDFormat-Type */ -}; -asn_SEQUENCE_specifics_t asn_SPC_E2_RIC_ControlStyle_List_specs_1 = { - sizeof(struct E2_RIC_ControlStyle_List), - offsetof(struct E2_RIC_ControlStyle_List, _asn_ctx), - asn_MAP_E2_RIC_ControlStyle_List_tag2el_1, - 5, /* Count of tags in the map */ - 0, 0, 0, /* Optional elements (not needed) */ - 5, /* First extension addition */ -}; -asn_TYPE_descriptor_t asn_DEF_E2_RIC_ControlStyle_List = { - "RIC-ControlStyle-List", - "RIC-ControlStyle-List", - &asn_OP_SEQUENCE, - asn_DEF_E2_RIC_ControlStyle_List_tags_1, - sizeof(asn_DEF_E2_RIC_ControlStyle_List_tags_1) - /sizeof(asn_DEF_E2_RIC_ControlStyle_List_tags_1[0]), /* 1 */ - asn_DEF_E2_RIC_ControlStyle_List_tags_1, /* Same as above */ - sizeof(asn_DEF_E2_RIC_ControlStyle_List_tags_1) - /sizeof(asn_DEF_E2_RIC_ControlStyle_List_tags_1[0]), /* 1 */ - { 0, 0, SEQUENCE_constraint }, - asn_MBR_E2_RIC_ControlStyle_List_1, - 5, /* Elements count */ - &asn_SPC_E2_RIC_ControlStyle_List_specs_1 /* Additional specs */ -}; -