// 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__Constants_HH #define RUA__Constants_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__Constants { /* Function prototypes */ extern void pre_init_module(); /* Global variable declarations */ extern const TTCN_OERdescriptor_t _T_id__Connect_oer_; extern const TTCN_Typedescriptor_t _T_id__Connect_descr_; extern const INTEGER& id__Connect; extern INTEGER const_id__Connect; extern const TTCN_OERdescriptor_t _T_id__DirectTransfer_oer_; extern const TTCN_Typedescriptor_t _T_id__DirectTransfer_descr_; extern const INTEGER& id__DirectTransfer; extern INTEGER const_id__DirectTransfer; extern const TTCN_OERdescriptor_t _T_id__Disconnect_oer_; extern const TTCN_Typedescriptor_t _T_id__Disconnect_descr_; extern const INTEGER& id__Disconnect; extern INTEGER const_id__Disconnect; extern const TTCN_OERdescriptor_t _T_id__ConnectionlessTransfer_oer_; extern const TTCN_Typedescriptor_t _T_id__ConnectionlessTransfer_descr_; extern const INTEGER& id__ConnectionlessTransfer; extern INTEGER const_id__ConnectionlessTransfer; extern const TTCN_OERdescriptor_t _T_id__ErrorIndication_oer_; extern const TTCN_Typedescriptor_t _T_id__ErrorIndication_descr_; extern const INTEGER& id__ErrorIndication; extern INTEGER const_id__ErrorIndication; extern const TTCN_OERdescriptor_t _T_id__privateMessage_oer_; extern const TTCN_Typedescriptor_t _T_id__privateMessage_descr_; extern const INTEGER& id__privateMessage; extern INTEGER const_id__privateMessage; extern const INTEGER& maxNrOfErrors; extern INTEGER const_maxNrOfErrors; extern const TTCN_OERdescriptor_t _T_id__Cause_oer_; extern const TTCN_Typedescriptor_t _T_id__Cause_descr_; extern const INTEGER& id__Cause; extern INTEGER const_id__Cause; extern const TTCN_OERdescriptor_t _T_id__CriticalityDiagnostics_oer_; extern const TTCN_Typedescriptor_t _T_id__CriticalityDiagnostics_descr_; extern const INTEGER& id__CriticalityDiagnostics; extern INTEGER const_id__CriticalityDiagnostics; extern const TTCN_OERdescriptor_t _T_id__Context__ID_oer_; extern const TTCN_Typedescriptor_t _T_id__Context__ID_descr_; extern const INTEGER& id__Context__ID; extern INTEGER const_id__Context__ID; extern const TTCN_OERdescriptor_t _T_id__RANAP__Message_oer_; extern const TTCN_Typedescriptor_t _T_id__RANAP__Message_descr_; extern const INTEGER& id__RANAP__Message; extern INTEGER const_id__RANAP__Message; extern const TTCN_OERdescriptor_t _T_id__IntraDomainNasNodeSelector_oer_; extern const TTCN_Typedescriptor_t _T_id__IntraDomainNasNodeSelector_descr_; extern const INTEGER& id__IntraDomainNasNodeSelector; extern INTEGER const_id__IntraDomainNasNodeSelector; extern const TTCN_OERdescriptor_t _T_id__Establishment__Cause_oer_; extern const TTCN_Typedescriptor_t _T_id__Establishment__Cause_descr_; extern const INTEGER& id__Establishment__Cause; extern INTEGER const_id__Establishment__Cause; extern const TTCN_OERdescriptor_t _T_id__CN__DomainIndicator_oer_; extern const TTCN_Typedescriptor_t _T_id__CN__DomainIndicator_descr_; extern const INTEGER& id__CN__DomainIndicator; extern INTEGER const_id__CN__DomainIndicator; extern const TTCN_OERdescriptor_t _T_id__CSGMembershipStatus_oer_; extern const TTCN_Typedescriptor_t _T_id__CSGMembershipStatus_descr_; extern const INTEGER& id__CSGMembershipStatus; extern INTEGER const_id__CSGMembershipStatus; extern TTCN_Module module_object; extern const RuntimeVersionChecker ver_checker; } /* end of namespace */ #endif