aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig/qsig.cnf
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-05-07 12:59:31 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-05-07 12:59:31 +0000
commita38b44a6470d1e92b1bd0cb396d096675e5d2392 (patch)
treec47ac5a7849f6fb67e1ba66677a23605211bbfa8 /asn1/qsig/qsig.cnf
parenta8c10b431f3037639ed1d6d59617d7f5c1d4dc4b (diff)
- simple Information Objects support
- all definitions in ASN.1 source are skipped and need not to be commented out - #.CLASS directive can define types for Object Class Fields - do not append 'xxx' postfix to parametrized types (changes H.235 and H.450 in accordance with it) - change QSIG ASN.1 source to be more identical to original one svn path=/trunk/; revision=21715
Diffstat (limited to 'asn1/qsig/qsig.cnf')
-rw-r--r--asn1/qsig/qsig.cnf10
1 files changed, 10 insertions, 0 deletions
diff --git a/asn1/qsig/qsig.cnf b/asn1/qsig/qsig.cnf
index 43e061f77d..7d13b13106 100644
--- a/asn1/qsig/qsig.cnf
+++ b/asn1/qsig/qsig.cnf
@@ -4,6 +4,11 @@
# $Id$
+# imported classes
+#.CLASS OPERATION
+#.CLASS ERROR
+
+
#.EXPORTS EXTERN VALS_WITH_TABLE
Name
@@ -31,6 +36,11 @@ IntResultList
#.END
+#.CLASS EXTENSION
+ArgumentType
+extensionId ObjectIdentifierType
+#.END
+
#.TYPE_RENAME
ActivateDivArg/extension ADExtension
DeactivateDivArg/extension DDExtension