// This C++ source file was generated by the ASN.1 compiler // of the TTCN-3 Test Executor version 11.1.0 // The generation of user and time information were disabled by the -D flag. // Copyright (c) 2000-2025 Ericsson Telecom AB // Do not edit this file unless you know what you are doing. /* Including header files */ #include "HNBAP_Containers.hh" namespace HNBAP__Containers { /* Global variable definitions */ // No XER for HNBAP__PROTOCOL__IES_id const int HNBAP__PROTOCOL__IES_id_oer_ext_arr_[0] = {}; const int HNBAP__PROTOCOL__IES_id_oer_p_[0] = {}; const TTCN_OERdescriptor_t HNBAP__PROTOCOL__IES_id_oer_ = { 2, FALSE, -1, FALSE, 0, 0, HNBAP__PROTOCOL__IES_id_oer_ext_arr_, 0, HNBAP__PROTOCOL__IES_id_oer_p_}; const TTCN_Typedescriptor_t HNBAP__PROTOCOL__IES_id_descr_ = { "@HNBAP-Containers.HNBAP-PROTOCOL-IES.&id", &INTEGER_ber_, NULL, NULL, NULL, &INTEGER_json_, &HNBAP__PROTOCOL__IES_id_oer_, &HNBAP__CommonDataTypes::ProtocolIE__ID_per_, NULL, TTCN_Typedescriptor_t::DONTCARE }; // No XER for HNBAP__PROTOCOL__EXTENSION_id const int HNBAP__PROTOCOL__EXTENSION_id_oer_ext_arr_[0] = {}; const int HNBAP__PROTOCOL__EXTENSION_id_oer_p_[0] = {}; const TTCN_OERdescriptor_t HNBAP__PROTOCOL__EXTENSION_id_oer_ = { 2, FALSE, -1, FALSE, 0, 0, HNBAP__PROTOCOL__EXTENSION_id_oer_ext_arr_, 0, HNBAP__PROTOCOL__EXTENSION_id_oer_p_}; const TTCN_Typedescriptor_t HNBAP__PROTOCOL__EXTENSION_id_descr_ = { "@HNBAP-Containers.HNBAP-PROTOCOL-EXTENSION.&id", &INTEGER_ber_, NULL, NULL, NULL, &INTEGER_json_, &HNBAP__PROTOCOL__EXTENSION_id_oer_, &HNBAP__CommonDataTypes::ProtocolIE__ID_per_, NULL, TTCN_Typedescriptor_t::DONTCARE }; TTCN_Module module_object("HNBAP-Containers", __DATE__, __TIME__, NULL, pre_init_module); const RuntimeVersionChecker ver_checker( current_runtime_version.requires_major_version_11, current_runtime_version.requires_minor_version_1, current_runtime_version.requires_patch_level_0, current_runtime_version.requires_runtime_1); /* Bodies of static functions */ void pre_init_module() { TTCN_Location current_location("HNBAP_Containers.asn", 0, TTCN_Location::LOCATION_UNKNOWN, "HNBAP-Containers"); HNBAP__CommonDataTypes::module_object.pre_init_module(); } } /* end of namespace */