asn1c/skeletons
vlm 3a4175855e extern "C" used in skeletons
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@943 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-24 09:03:44 +00:00
..
tests new decimal point paradigm 2005-07-04 12:21:51 +00:00
ANY.c globalized assert() 2005-03-29 17:21:14 +00:00
ANY.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
BIT_STRING.c XER support 2004-10-20 15:50:55 +00:00
BIT_STRING.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
BMPString.c globalized assert() 2005-03-29 17:21:14 +00:00
BMPString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
BOOLEAN.c added const qualifier 2005-03-10 18:52:02 +00:00
BOOLEAN.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
ENUMERATED.c temporary using INTEGER XER decoding 2004-10-21 11:23:12 +00:00
ENUMERATED.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
GeneralString.c XER support 2004-10-20 15:50:55 +00:00
GeneralString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
GeneralizedTime.c new decimal point paradigm 2005-07-04 12:21:51 +00:00
GeneralizedTime.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
GraphicString.c XER support 2004-10-20 15:50:55 +00:00
GraphicString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
IA5String.c LP64 2004-10-26 09:59:42 +00:00
IA5String.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
INTEGER.c tried -pedantic 2005-07-21 09:32:49 +00:00
INTEGER.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
ISO646String.c XER support 2004-10-20 15:50:55 +00:00
ISO646String.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
Makefile.am SF#3063753 2005-03-24 03:30:13 +00:00
Makefile.in SF#3063753 2005-03-24 03:30:13 +00:00
NULL.c added const qualifier 2005-03-10 18:52:02 +00:00
NULL.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
NativeEnumerated.c proper XER encoding of native enumerated type 2005-03-29 17:19:53 +00:00
NativeEnumerated.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
NativeInteger.c adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
NativeInteger.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
NativeReal.c adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
NativeReal.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
NumericString.c LP64 2004-10-26 09:59:42 +00:00
NumericString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
OBJECT_IDENTIFIER.c tried -pedantic 2005-07-21 09:32:49 +00:00
OBJECT_IDENTIFIER.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
OCTET_STRING.c tried -pedantic 2005-07-21 09:32:49 +00:00
OCTET_STRING.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
ObjectDescriptor.c XER support 2004-10-20 15:50:55 +00:00
ObjectDescriptor.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
PrintableString.c LP64 2004-10-26 09:59:42 +00:00
PrintableString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
README Initial revision 2004-06-03 03:38:44 +00:00
REAL.c floating point defines moved to asn_system.h from REAL.c 2005-07-01 08:28:18 +00:00
REAL.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
RELATIVE-OID.c globalized assert() 2005-03-29 17:21:14 +00:00
RELATIVE-OID.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
T61String.c XER support 2004-10-20 15:50:55 +00:00
T61String.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
TeletexString.c XER support 2004-10-20 15:50:55 +00:00
TeletexString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
UTCTime.c stricter encoding 2005-07-03 05:29:36 +00:00
UTCTime.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
UTF8String.c typo in comment 2005-03-02 13:30:25 +00:00
UTF8String.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
UniversalString.c globalized assert() 2005-03-29 17:21:14 +00:00
UniversalString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
VideotexString.c XER support 2004-10-20 15:50:55 +00:00
VideotexString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
VisibleString.c LP64 2004-10-26 09:59:42 +00:00
VisibleString.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn-decoder-template.c tried -pedantic 2005-07-21 09:32:49 +00:00
asn_SEQUENCE_OF.c XER support 2004-10-20 15:50:55 +00:00
asn_SEQUENCE_OF.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn_SET_OF.c adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
asn_SET_OF.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn_application.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn_codecs.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn_codecs_prim.c avoid gcc 4.x warnings 2005-07-03 05:28:29 +00:00
asn_codecs_prim.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
asn_internal.h tried -pedantic 2005-07-21 09:32:49 +00:00
asn_system.h floating point defines moved to asn_system.h from REAL.c 2005-07-01 08:28:18 +00:00
ber_decoder.c globalized assert() 2005-03-29 17:21:14 +00:00
ber_decoder.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
ber_tlv_length.c added const qualifier 2005-03-10 18:52:02 +00:00
ber_tlv_length.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
ber_tlv_tag.c added const qualifier 2005-03-10 18:52:02 +00:00
ber_tlv_tag.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_CHOICE.c globalized assert() 2005-03-29 17:21:14 +00:00
constr_CHOICE.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_SEQUENCE.c better handling of not-yet-present extensions 2005-07-03 05:31:02 +00:00
constr_SEQUENCE.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_SEQUENCE_OF.c adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
constr_SEQUENCE_OF.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_SET.c globalized assert() 2005-03-29 17:21:14 +00:00
constr_SET.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_SET_OF.c adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
constr_SET_OF.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constr_TYPE.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_TYPE.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
constraints.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constraints.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
der_encoder.c globalized assert() 2005-03-29 17:21:14 +00:00
der_encoder.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
file-dependencies decoder template 2004-10-28 13:22:54 +00:00
xer_decoder.c globalized assert() 2005-03-29 17:21:14 +00:00
xer_decoder.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
xer_encoder.c no explicit assert 2005-04-15 08:48:27 +00:00
xer_encoder.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00
xer_support.c C90 comments 2005-06-01 18:26:38 +00:00
xer_support.h extern "C" used in skeletons 2005-07-24 09:03:44 +00:00

README

Here are the canonical encoder/decoder algorithms that work with the tables
constructed by the compiler. The compiler itself does not generate code,
it just creates those tables and then copies (links) over these files
which contain generic algorithms.