// 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 "RUA_Containers.hh" namespace RUA__Containers { /* Global variable definitions */ // No XER for RUA__PROTOCOL__IES_id const int RUA__PROTOCOL__IES_id_oer_ext_arr_[0] = {}; const int RUA__PROTOCOL__IES_id_oer_p_[0] = {}; const TTCN_OERdescriptor_t RUA__PROTOCOL__IES_id_oer_ = { 2, FALSE, -1, FALSE, 0, 0, RUA__PROTOCOL__IES_id_oer_ext_arr_, 0, RUA__PROTOCOL__IES_id_oer_p_}; const TTCN_Typedescriptor_t RUA__PROTOCOL__IES_id_descr_ = { "@RUA-Containers.RUA-PROTOCOL-IES.&id", &INTEGER_ber_, NULL, NULL, NULL, &INTEGER_json_, &RUA__PROTOCOL__IES_id_oer_, &RUA__CommonDataTypes::ProtocolIE__ID_per_, NULL, TTCN_Typedescriptor_t::DONTCARE }; // No XER for RUA__PROTOCOL__EXTENSION_id const int RUA__PROTOCOL__EXTENSION_id_oer_ext_arr_[0] = {}; const int RUA__PROTOCOL__EXTENSION_id_oer_p_[0] = {}; const TTCN_OERdescriptor_t RUA__PROTOCOL__EXTENSION_id_oer_ = { 2, FALSE, -1, FALSE, 0, 0, RUA__PROTOCOL__EXTENSION_id_oer_ext_arr_, 0, RUA__PROTOCOL__EXTENSION_id_oer_p_}; const TTCN_Typedescriptor_t RUA__PROTOCOL__EXTENSION_id_descr_ = { "@RUA-Containers.RUA-PROTOCOL-EXTENSION.&id", &INTEGER_ber_, NULL, NULL, NULL, &INTEGER_json_, &RUA__PROTOCOL__EXTENSION_id_oer_, &RUA__CommonDataTypes::ProtocolIE__ID_per_, NULL, TTCN_Typedescriptor_t::DONTCARE }; TTCN_Module module_object("RUA-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("RUA_Containers.asn", 0, TTCN_Location::LOCATION_UNKNOWN, "RUA-Containers"); RUA__CommonDataTypes::module_object.pre_init_module(); } } /* end of namespace */