ptbl

Langue: en

Version: 11 July 1993 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ptbl - print a type table

SYNOPSIS

 ptbl [-a] <tbl-file>
 
 

DESCRIPTION

ptbl prints the give type table to stdout. It will print it in one of two formats: internal style and ASN.1 stlye. The internal style shows the contents of the type table data structure in ASN.1 value notation. You will need to look at the tbl.asn1 file to understand the internal form. The ASN.1 form attempts to re-create the ASN.1 that generated the given type table.

OPTIONS

-a
Print the table in ASN.1 style (recommended)

FILES

snacc/tbl-tools/ptbl/
Source code for the ptbl program snacc/asn1specs/tbl.asn1 ASN.1 definition for the type table data structure

BUGS

ptbl does not attempt to print the IMPORTs information even though it is possible with a bit of work.

COPYING

Copyright (c) 1993 Mike Sample and the University of British Columbia

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

AUTHOR

Mike Sample <msample@cs.ubc.ca>, University of British Columbia

ACKNOWLEDGEMENTS

This work was made possible by grants from the Canadian Institute for Telecommunications Research (CITR) and Natural Sciences and Engineering Research Council of Canada (NSERC).