// This C++ header 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. #ifndef RUA__Containers_HH #define RUA__Containers_HH #ifdef TITAN_RUNTIME_2 #error Generated code does not match with used runtime.\ Code was generated without -R option but -DTITAN_RUNTIME_2 was used. #endif /* Header file includes */ #include #include "RUA_CommonDataTypes.hh" #if TTCN3_VERSION != 110100 #error Version mismatch detected.\ Please check the version of the ASN.1 compiler and the base library.\ Run make clean and rebuild the project if the version of the compiler changed recently. #endif #ifndef LINUX #error This file should be compiled on LINUX #endif namespace RUA__Containers { /* Function prototypes */ extern void pre_init_module(); /* Global variable declarations */ extern const TTCN_OERdescriptor_t RUA__PROTOCOL__IES_id_oer_; extern const TTCN_Typedescriptor_t RUA__PROTOCOL__IES_id_descr_; extern const TTCN_OERdescriptor_t RUA__PROTOCOL__EXTENSION_id_oer_; extern const TTCN_Typedescriptor_t RUA__PROTOCOL__EXTENSION_id_descr_; extern TTCN_Module module_object; extern const RuntimeVersionChecker ver_checker; } /* end of namespace */ #endif