8#include "ServiceSpecificPermissions.h"
11memb_opaque_constraint_1(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
13 const OCTET_STRING_t *st = (
const OCTET_STRING_t *)sptr;
16 ASN__CTFAIL(app_key, td, sptr,
17 "%s: value not given (%s:%d)",
18 td->name, __FILE__, __LINE__);
28 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
31#if !defined(ASN_DISABLE_OER_SUPPORT)
32static asn_oer_constraints_t asn_OER_memb_opaque_constr_2 CC_NOTUSED = {
36#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
37static asn_per_constraints_t asn_PER_memb_opaque_constr_2 CC_NOTUSED = {
38 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
39 { APC_SEMI_CONSTRAINED, -1, -1, 0, 0 } ,
43#if !defined(ASN_DISABLE_OER_SUPPORT)
44static asn_oer_constraints_t asn_OER_type_ServiceSpecificPermissions_constr_1 CC_NOTUSED = {
48#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
49asn_per_constraints_t asn_PER_type_ServiceSpecificPermissions_constr_1 CC_NOTUSED = {
50 { APC_CONSTRAINED | APC_EXTENSIBLE, 0, 0, 0, 0 } ,
51 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
55asn_TYPE_member_t asn_MBR_ServiceSpecificPermissions_1[] = {
57 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
59 &asn_DEF_OCTET_STRING,
62#if !defined(ASN_DISABLE_OER_SUPPORT)
63 &asn_OER_memb_opaque_constr_2,
65#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
66 &asn_PER_memb_opaque_constr_2,
68 memb_opaque_constraint_1
74 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
79#if !defined(ASN_DISABLE_OER_SUPPORT)
82#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
91static const asn_TYPE_tag2member_t asn_MAP_ServiceSpecificPermissions_tag2el_1[] = {
92 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
93 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }
95asn_CHOICE_specifics_t asn_SPC_ServiceSpecificPermissions_specs_1 = {
100 asn_MAP_ServiceSpecificPermissions_tag2el_1,
105asn_TYPE_descriptor_t asn_DEF_ServiceSpecificPermissions = {
106 "ServiceSpecificPermissions",
107 "ServiceSpecificPermissions",
114#if !defined(ASN_DISABLE_OER_SUPPORT)
115 &asn_OER_type_ServiceSpecificPermissions_constr_1,
117#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
118 &asn_PER_type_ServiceSpecificPermissions_constr_1,
122 asn_MBR_ServiceSpecificPermissions_1,
124 &asn_SPC_ServiceSpecificPermissions_specs_1