aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-06 08:07:29 +0000
committerLev Walkin <vlm@lionet.info>2004-09-06 08:07:29 +0000
commitdd32b592e2b0452d99c54fa3f8e0c9112e037919 (patch)
tree3f7a767a1f78339810de17e7123493d6762edd8f /doc
parentfd71d1e5545dc25d5db5f77be5c07b9d62019a13 (diff)
-fall-defs-global
Diffstat (limited to 'doc')
-rw-r--r--doc/asn1c-usage.lyx27
-rw-r--r--doc/asn1c-usage.pdfbin66895 -> 69290 bytes
2 files changed, 25 insertions, 2 deletions
diff --git a/doc/asn1c-usage.lyx b/doc/asn1c-usage.lyx
index 27736a2d..8cd9e30a 100644
--- a/doc/asn1c-usage.lyx
+++ b/doc/asn1c-usage.lyx
@@ -1309,13 +1309,13 @@ The Table
\begin_inset Float table
wide false
-collapsed true
+collapsed false
\layout Standard
\begin_inset Tabular
-<lyxtabular version="3" rows="20" columns="2">
+<lyxtabular version="3" rows="21" columns="2">
<features>
<column alignment="left" valignment="top" leftline="true" width="0">
<column alignment="block" valignment="top" leftline="true" rightline="true" width="3in">
@@ -1602,6 +1602,29 @@ Description
\layout Standard
+-fall-defs-global
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\layout Standard
+
+Normally the compiler hides the definitions (asn1_DEF_xxx) of the inner
+ structure elements (members of SEQUENCE, SET and other types).
+ This option makes all such definitions global.
+ Enabling this option may pollute the namespace by making lots of asn1_DEF_xxx
+ structures globally visible, but will allow you to manipulate (encode and
+ decode) the individual members of any complex ASN.1 structure.
+\end_inset
+</cell>
+</row>
+<row topline="true">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\layout Standard
+
-fbless-SIZE
\end_inset
</cell>
diff --git a/doc/asn1c-usage.pdf b/doc/asn1c-usage.pdf
index 215d99de..0a3313f4 100644
--- a/doc/asn1c-usage.pdf
+++ b/doc/asn1c-usage.pdf
Binary files differ