UNPKG

@wildboar/copp

Version:

Connection-oriented presentation protocol (COPP) data structures and business logic in TypeScript

573 lines 24.1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.s_u_exception_report_indication = exports.Event_identifier_s_u_exception_report_indication = exports.s_p_exception_report_indication = exports.Event_identifier_s_p_exception_report_indication = exports.s_sync_major_confirm = exports.Event_identifier_s_sync_major_confirm = exports.s_sync_major_indication = exports.Event_identifier_s_sync_major_indication = exports.s_sync_minor_confirm = exports.Event_identifier_s_sync_minor_confirm = exports.s_sync_minor_indication = exports.Event_identifier_s_sync_minor_indication = exports.s_control_give_indication = exports.Event_identifier_s_control_give_indication = exports.s_token_please_indication = exports.Event_identifier_s_token_please_indication = exports.s_token_give_indication = exports.Event_identifier_s_token_give_indication = exports.s_release_confirm = exports.Event_identifier_s_release_confirm = exports.s_release_indication = exports.Event_identifier_s_release_indication = exports.rsa_PPDU = exports.Event_identifier_rsa_PPDU = exports.rs_PPDU = exports.Event_identifier_rs_PPDU = exports.tcc_PPDU = exports.Event_identifier_tcc_PPDU = exports.tc_PPDU = exports.Event_identifier_tc_PPDU = exports.te_PPDU = exports.Event_identifier_te_PPDU = exports.ttd_PPDU = exports.Event_identifier_ttd_PPDU = exports.td_PPDU = exports.Event_identifier_td_PPDU = exports.aca_PPDU = exports.Event_identifier_aca_PPDU = exports.ac_PPDU = exports.Event_identifier_ac_PPDU = exports.arp_PPDU = exports.Event_identifier_arp_PPDU = exports.aru_PPDU = exports.Event_identifier_aru_PPDU = exports.cpr_PPDU = exports.Event_identifier_cpr_PPDU = exports.cpa_PPDU = exports.Event_identifier_cpa_PPDU = exports.cp_PPDU = exports.Event_identifier_cp_PPDU = void 0; exports._encode_Event_identifier = exports._decode_Event_identifier = exports.s_activity_end_confirm = exports.Event_identifier_s_activity_end_confirm = exports.s_activity_end_indication = exports.Event_identifier_s_activity_end_indication = exports.s_activity_discard_confirm = exports.Event_identifier_s_activity_discard_confirm = exports.s_activity_discard_indication = exports.Event_identifier_s_activity_discard_indication = exports.s_activity_interrupt_confirm = exports.Event_identifier_s_activity_interrupt_confirm = exports.s_activity_interrupt_indication = exports.Event_identifier_s_activity_interrupt_indication = exports.s_activity_resume_indication = exports.Event_identifier_s_activity_resume_indication = exports.s_activity_start_indication = exports.Event_identifier_s_activity_start_indication = void 0; const $ = require("asn1-ts/dist/node/functional"); /* END_OF_SYMBOL_DEFINITION Event_identifier */ /* START_OF_SYMBOL_DEFINITION Event_identifier_cp_PPDU */ /** * @summary Event_identifier_cp_PPDU * @constant * @type {number} */ exports.Event_identifier_cp_PPDU = 0; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_cp_PPDU */ /* START_OF_SYMBOL_DEFINITION cp_PPDU */ /** * @summary Event_identifier_cp_PPDU * @constant * @type {number} */ exports.cp_PPDU = exports.Event_identifier_cp_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION cp_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_cpa_PPDU */ /** * @summary Event_identifier_cpa_PPDU * @constant * @type {number} */ exports.Event_identifier_cpa_PPDU = 1; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_cpa_PPDU */ /* START_OF_SYMBOL_DEFINITION cpa_PPDU */ /** * @summary Event_identifier_cpa_PPDU * @constant * @type {number} */ exports.cpa_PPDU = exports.Event_identifier_cpa_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION cpa_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_cpr_PPDU */ /** * @summary Event_identifier_cpr_PPDU * @constant * @type {number} */ exports.Event_identifier_cpr_PPDU = 2; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_cpr_PPDU */ /* START_OF_SYMBOL_DEFINITION cpr_PPDU */ /** * @summary Event_identifier_cpr_PPDU * @constant * @type {number} */ exports.cpr_PPDU = exports.Event_identifier_cpr_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION cpr_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_aru_PPDU */ /** * @summary Event_identifier_aru_PPDU * @constant * @type {number} */ exports.Event_identifier_aru_PPDU = 3; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_aru_PPDU */ /* START_OF_SYMBOL_DEFINITION aru_PPDU */ /** * @summary Event_identifier_aru_PPDU * @constant * @type {number} */ exports.aru_PPDU = exports.Event_identifier_aru_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION aru_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_arp_PPDU */ /** * @summary Event_identifier_arp_PPDU * @constant * @type {number} */ exports.Event_identifier_arp_PPDU = 4; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_arp_PPDU */ /* START_OF_SYMBOL_DEFINITION arp_PPDU */ /** * @summary Event_identifier_arp_PPDU * @constant * @type {number} */ exports.arp_PPDU = exports.Event_identifier_arp_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION arp_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_ac_PPDU */ /** * @summary Event_identifier_ac_PPDU * @constant * @type {number} */ exports.Event_identifier_ac_PPDU = 5; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_ac_PPDU */ /* START_OF_SYMBOL_DEFINITION ac_PPDU */ /** * @summary Event_identifier_ac_PPDU * @constant * @type {number} */ exports.ac_PPDU = exports.Event_identifier_ac_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION ac_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_aca_PPDU */ /** * @summary Event_identifier_aca_PPDU * @constant * @type {number} */ exports.Event_identifier_aca_PPDU = 6; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_aca_PPDU */ /* START_OF_SYMBOL_DEFINITION aca_PPDU */ /** * @summary Event_identifier_aca_PPDU * @constant * @type {number} */ exports.aca_PPDU = exports.Event_identifier_aca_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION aca_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_td_PPDU */ /** * @summary Event_identifier_td_PPDU * @constant * @type {number} */ exports.Event_identifier_td_PPDU = 7; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_td_PPDU */ /* START_OF_SYMBOL_DEFINITION td_PPDU */ /** * @summary Event_identifier_td_PPDU * @constant * @type {number} */ exports.td_PPDU = exports.Event_identifier_td_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION td_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_ttd_PPDU */ /** * @summary Event_identifier_ttd_PPDU * @constant * @type {number} */ exports.Event_identifier_ttd_PPDU = 8; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_ttd_PPDU */ /* START_OF_SYMBOL_DEFINITION ttd_PPDU */ /** * @summary Event_identifier_ttd_PPDU * @constant * @type {number} */ exports.ttd_PPDU = exports.Event_identifier_ttd_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION ttd_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_te_PPDU */ /** * @summary Event_identifier_te_PPDU * @constant * @type {number} */ exports.Event_identifier_te_PPDU = 9; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_te_PPDU */ /* START_OF_SYMBOL_DEFINITION te_PPDU */ /** * @summary Event_identifier_te_PPDU * @constant * @type {number} */ exports.te_PPDU = exports.Event_identifier_te_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION te_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_tc_PPDU */ /** * @summary Event_identifier_tc_PPDU * @constant * @type {number} */ exports.Event_identifier_tc_PPDU = 10; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_tc_PPDU */ /* START_OF_SYMBOL_DEFINITION tc_PPDU */ /** * @summary Event_identifier_tc_PPDU * @constant * @type {number} */ exports.tc_PPDU = exports.Event_identifier_tc_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION tc_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_tcc_PPDU */ /** * @summary Event_identifier_tcc_PPDU * @constant * @type {number} */ exports.Event_identifier_tcc_PPDU = 11; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_tcc_PPDU */ /* START_OF_SYMBOL_DEFINITION tcc_PPDU */ /** * @summary Event_identifier_tcc_PPDU * @constant * @type {number} */ exports.tcc_PPDU = exports.Event_identifier_tcc_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION tcc_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_rs_PPDU */ /** * @summary Event_identifier_rs_PPDU * @constant * @type {number} */ exports.Event_identifier_rs_PPDU = 12; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_rs_PPDU */ /* START_OF_SYMBOL_DEFINITION rs_PPDU */ /** * @summary Event_identifier_rs_PPDU * @constant * @type {number} */ exports.rs_PPDU = exports.Event_identifier_rs_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION rs_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_rsa_PPDU */ /** * @summary Event_identifier_rsa_PPDU * @constant * @type {number} */ exports.Event_identifier_rsa_PPDU = 13; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_rsa_PPDU */ /* START_OF_SYMBOL_DEFINITION rsa_PPDU */ /** * @summary Event_identifier_rsa_PPDU * @constant * @type {number} */ exports.rsa_PPDU = exports.Event_identifier_rsa_PPDU; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION rsa_PPDU */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_release_indication */ /** * @summary Event_identifier_s_release_indication * @constant * @type {number} */ exports.Event_identifier_s_release_indication = 14; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_release_indication */ /* START_OF_SYMBOL_DEFINITION s_release_indication */ /** * @summary Event_identifier_s_release_indication * @constant * @type {number} */ exports.s_release_indication = exports.Event_identifier_s_release_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_release_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_release_confirm */ /** * @summary Event_identifier_s_release_confirm * @constant * @type {number} */ exports.Event_identifier_s_release_confirm = 15; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_release_confirm */ /* START_OF_SYMBOL_DEFINITION s_release_confirm */ /** * @summary Event_identifier_s_release_confirm * @constant * @type {number} */ exports.s_release_confirm = exports.Event_identifier_s_release_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_release_confirm */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_token_give_indication */ /** * @summary Event_identifier_s_token_give_indication * @constant * @type {number} */ exports.Event_identifier_s_token_give_indication = 16; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_token_give_indication */ /* START_OF_SYMBOL_DEFINITION s_token_give_indication */ /** * @summary Event_identifier_s_token_give_indication * @constant * @type {number} */ exports.s_token_give_indication = exports.Event_identifier_s_token_give_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_token_give_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_token_please_indication */ /** * @summary Event_identifier_s_token_please_indication * @constant * @type {number} */ exports.Event_identifier_s_token_please_indication = 17; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_token_please_indication */ /* START_OF_SYMBOL_DEFINITION s_token_please_indication */ /** * @summary Event_identifier_s_token_please_indication * @constant * @type {number} */ exports.s_token_please_indication = exports.Event_identifier_s_token_please_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_token_please_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_control_give_indication */ /** * @summary Event_identifier_s_control_give_indication * @constant * @type {number} */ exports.Event_identifier_s_control_give_indication = 18; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_control_give_indication */ /* START_OF_SYMBOL_DEFINITION s_control_give_indication */ /** * @summary Event_identifier_s_control_give_indication * @constant * @type {number} */ exports.s_control_give_indication = exports.Event_identifier_s_control_give_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_control_give_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_sync_minor_indication */ /** * @summary Event_identifier_s_sync_minor_indication * @constant * @type {number} */ exports.Event_identifier_s_sync_minor_indication = 19; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_sync_minor_indication */ /* START_OF_SYMBOL_DEFINITION s_sync_minor_indication */ /** * @summary Event_identifier_s_sync_minor_indication * @constant * @type {number} */ exports.s_sync_minor_indication = exports.Event_identifier_s_sync_minor_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_sync_minor_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_sync_minor_confirm */ /** * @summary Event_identifier_s_sync_minor_confirm * @constant * @type {number} */ exports.Event_identifier_s_sync_minor_confirm = 20; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_sync_minor_confirm */ /* START_OF_SYMBOL_DEFINITION s_sync_minor_confirm */ /** * @summary Event_identifier_s_sync_minor_confirm * @constant * @type {number} */ exports.s_sync_minor_confirm = exports.Event_identifier_s_sync_minor_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_sync_minor_confirm */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_sync_major_indication */ /** * @summary Event_identifier_s_sync_major_indication * @constant * @type {number} */ exports.Event_identifier_s_sync_major_indication = 21; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_sync_major_indication */ /* START_OF_SYMBOL_DEFINITION s_sync_major_indication */ /** * @summary Event_identifier_s_sync_major_indication * @constant * @type {number} */ exports.s_sync_major_indication = exports.Event_identifier_s_sync_major_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_sync_major_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_sync_major_confirm */ /** * @summary Event_identifier_s_sync_major_confirm * @constant * @type {number} */ exports.Event_identifier_s_sync_major_confirm = 22; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_sync_major_confirm */ /* START_OF_SYMBOL_DEFINITION s_sync_major_confirm */ /** * @summary Event_identifier_s_sync_major_confirm * @constant * @type {number} */ exports.s_sync_major_confirm = exports.Event_identifier_s_sync_major_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_sync_major_confirm */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_p_exception_report_indication */ /** * @summary Event_identifier_s_p_exception_report_indication * @constant * @type {number} */ exports.Event_identifier_s_p_exception_report_indication = 23; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_p_exception_report_indication */ /* START_OF_SYMBOL_DEFINITION s_p_exception_report_indication */ /** * @summary Event_identifier_s_p_exception_report_indication * @constant * @type {number} */ exports.s_p_exception_report_indication = exports.Event_identifier_s_p_exception_report_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_p_exception_report_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_u_exception_report_indication */ /** * @summary Event_identifier_s_u_exception_report_indication * @constant * @type {number} */ exports.Event_identifier_s_u_exception_report_indication = 24; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_u_exception_report_indication */ /* START_OF_SYMBOL_DEFINITION s_u_exception_report_indication */ /** * @summary Event_identifier_s_u_exception_report_indication * @constant * @type {number} */ exports.s_u_exception_report_indication = exports.Event_identifier_s_u_exception_report_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_u_exception_report_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_start_indication */ /** * @summary Event_identifier_s_activity_start_indication * @constant * @type {number} */ exports.Event_identifier_s_activity_start_indication = 25; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_start_indication */ /* START_OF_SYMBOL_DEFINITION s_activity_start_indication */ /** * @summary Event_identifier_s_activity_start_indication * @constant * @type {number} */ exports.s_activity_start_indication = exports.Event_identifier_s_activity_start_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_start_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_resume_indication */ /** * @summary Event_identifier_s_activity_resume_indication * @constant * @type {number} */ exports.Event_identifier_s_activity_resume_indication = 26; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_resume_indication */ /* START_OF_SYMBOL_DEFINITION s_activity_resume_indication */ /** * @summary Event_identifier_s_activity_resume_indication * @constant * @type {number} */ exports.s_activity_resume_indication = exports.Event_identifier_s_activity_resume_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_resume_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_interrupt_indication */ /** * @summary Event_identifier_s_activity_interrupt_indication * @constant * @type {number} */ exports.Event_identifier_s_activity_interrupt_indication = 27; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_interrupt_indication */ /* START_OF_SYMBOL_DEFINITION s_activity_interrupt_indication */ /** * @summary Event_identifier_s_activity_interrupt_indication * @constant * @type {number} */ exports.s_activity_interrupt_indication = exports.Event_identifier_s_activity_interrupt_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_interrupt_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_interrupt_confirm */ /** * @summary Event_identifier_s_activity_interrupt_confirm * @constant * @type {number} */ exports.Event_identifier_s_activity_interrupt_confirm = 28; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_interrupt_confirm */ /* START_OF_SYMBOL_DEFINITION s_activity_interrupt_confirm */ /** * @summary Event_identifier_s_activity_interrupt_confirm * @constant * @type {number} */ exports.s_activity_interrupt_confirm = exports.Event_identifier_s_activity_interrupt_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_interrupt_confirm */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_discard_indication */ /** * @summary Event_identifier_s_activity_discard_indication * @constant * @type {number} */ exports.Event_identifier_s_activity_discard_indication = 29; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_discard_indication */ /* START_OF_SYMBOL_DEFINITION s_activity_discard_indication */ /** * @summary Event_identifier_s_activity_discard_indication * @constant * @type {number} */ exports.s_activity_discard_indication = exports.Event_identifier_s_activity_discard_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_discard_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_discard_confirm */ /** * @summary Event_identifier_s_activity_discard_confirm * @constant * @type {number} */ exports.Event_identifier_s_activity_discard_confirm = 30; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_discard_confirm */ /* START_OF_SYMBOL_DEFINITION s_activity_discard_confirm */ /** * @summary Event_identifier_s_activity_discard_confirm * @constant * @type {number} */ exports.s_activity_discard_confirm = exports.Event_identifier_s_activity_discard_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_discard_confirm */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_end_indication */ /** * @summary Event_identifier_s_activity_end_indication * @constant * @type {number} */ exports.Event_identifier_s_activity_end_indication = 31; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_end_indication */ /* START_OF_SYMBOL_DEFINITION s_activity_end_indication */ /** * @summary Event_identifier_s_activity_end_indication * @constant * @type {number} */ exports.s_activity_end_indication = exports.Event_identifier_s_activity_end_indication; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_end_indication */ /* START_OF_SYMBOL_DEFINITION Event_identifier_s_activity_end_confirm */ /** * @summary Event_identifier_s_activity_end_confirm * @constant * @type {number} */ exports.Event_identifier_s_activity_end_confirm = 32; /* LONG_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION Event_identifier_s_activity_end_confirm */ /* START_OF_SYMBOL_DEFINITION s_activity_end_confirm */ /** * @summary Event_identifier_s_activity_end_confirm * @constant * @type {number} */ exports.s_activity_end_confirm = exports.Event_identifier_s_activity_end_confirm; /* SHORT_NAMED_INTEGER_VALUE */ /* END_OF_SYMBOL_DEFINITION s_activity_end_confirm */ /* START_OF_SYMBOL_DEFINITION _cached_decoder_for_Event_identifier */ let _cached_decoder_for_Event_identifier = null; /* END_OF_SYMBOL_DEFINITION _cached_decoder_for_Event_identifier */ /* START_OF_SYMBOL_DEFINITION _decode_Event_identifier */ /** * @summary Decodes an ASN.1 element into a(n) Event_identifier * @function * @param {_Element} el The element being decoded. * @returns {Event_identifier} The decoded data structure. */ function _decode_Event_identifier(el) { if (!_cached_decoder_for_Event_identifier) { _cached_decoder_for_Event_identifier = $._decodeInteger; } return _cached_decoder_for_Event_identifier(el); } exports._decode_Event_identifier = _decode_Event_identifier; /* END_OF_SYMBOL_DEFINITION _decode_Event_identifier */ /* START_OF_SYMBOL_DEFINITION _cached_encoder_for_Event_identifier */ let _cached_encoder_for_Event_identifier = null; /* END_OF_SYMBOL_DEFINITION _cached_encoder_for_Event_identifier */ /* START_OF_SYMBOL_DEFINITION _encode_Event_identifier */ /** * @summary Encodes a(n) Event_identifier into an ASN.1 Element. * @function * @param {value} el The element being decoded. * @param elGetter A function that can be used to get new ASN.1 elements. * @returns {_Element} The Event_identifier, encoded as an ASN.1 Element. */ function _encode_Event_identifier(value, elGetter) { if (!_cached_encoder_for_Event_identifier) { _cached_encoder_for_Event_identifier = $._encodeInteger; } return _cached_encoder_for_Event_identifier(value, elGetter); } exports._encode_Event_identifier = _encode_Event_identifier; /* END_OF_SYMBOL_DEFINITION _encode_Event_identifier */ /* eslint-enable */ //# sourceMappingURL=Event-identifier.ta.js.map