|
NCBI Home IEB Home C Toolkit docs C++ Toolkit source browser C Toolkit source browser (2) |
NCBI C Toolkit Cross ReferenceC/asnstat/asncode.h |
source navigation diff markup identifier search freetext search file search |
1 /***********************************************************************
2 *
3 **
4 * Automatic header module from ASNTOOL
5 *
6 ************************************************************************/
7
8 #ifndef _ASNTOOL_
9 #include <asn.h>
10 #endif
11
12 static char * asnfilename = "asncode.h60";
13 static AsnValxNode avnx[13] = {
14 {20,"iupacna" ,1,0.0,&avnx[1] } ,
15 {20,"iupacaa" ,2,0.0,&avnx[2] } ,
16 {20,"ncbi2na" ,3,0.0,&avnx[3] } ,
17 {20,"ncbi4na" ,4,0.0,&avnx[4] } ,
18 {20,"ncbi8na" ,5,0.0,&avnx[5] } ,
19 {20,"ncbipna" ,6,0.0,&avnx[6] } ,
20 {20,"ncbi8aa" ,7,0.0,&avnx[7] } ,
21 {20,"ncbieaa" ,8,0.0,&avnx[8] } ,
22 {20,"ncbipaa" ,9,0.0,&avnx[9] } ,
23 {20,"iupacaa3" ,10,0.0,&avnx[10] } ,
24 {20,"ncbistdaa" ,11,0.0,NULL } ,
25 {3,NULL,0,0.0,NULL } ,
26 {3,NULL,0,0.0,NULL } };
27
28 static AsnType atx[31] = {
29 {401, "Seq-code-table" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[1],0,&atx[18]} ,
30 {0, "code" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[4]} ,
31 {404, "Seq-code-type" ,1,0,0,0,0,0,0,0,NULL,&atx[3],&avnx[0],0,NULL} ,
32 {310, "ENUMERATED" ,0,10,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
33 {0, "num" ,128,1,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[6]} ,
34 {302, "INTEGER" ,0,2,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
35 {0, "one-letter" ,128,2,0,0,0,0,0,0,NULL,&atx[7],NULL,0,&atx[8]} ,
36 {301, "BOOLEAN" ,0,1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
37 {0, "start-at" ,128,3,0,0,1,0,0,0,&avnx[11],&atx[5],NULL,0,&atx[9]} ,
38 {0, "table" ,128,4,0,0,0,0,0,0,NULL,&atx[15],&atx[10],0,&atx[16]} ,
39 {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[14],&atx[11],0,NULL} ,
40 {0, "symbol" ,128,0,0,0,0,0,0,0,NULL,&atx[12],NULL,0,&atx[13]} ,
41 {323, "VisibleString" ,0,26,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
42 {0, "name" ,128,1,0,0,0,0,0,0,NULL,&atx[12],NULL,0,NULL} ,
43 {311, "SEQUENCE" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
44 {312, "SEQUENCE OF" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
45 {0, "comps" ,128,5,0,1,0,0,0,0,NULL,&atx[15],&atx[17],0,NULL} ,
46 {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[5],NULL,0,NULL} ,
47 {402, "Seq-map-table" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[19],0,&atx[25]} ,
48 {0, "from" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[20]} ,
49 {0, "to" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[21]} ,
50 {0, "num" ,128,2,0,0,0,0,0,0,NULL,&atx[5],NULL,0,&atx[22]} ,
51 {0, "start-at" ,128,3,0,0,1,0,0,0,&avnx[12],&atx[5],NULL,0,&atx[23]} ,
52 {0, "table" ,128,4,0,0,0,0,0,0,NULL,&atx[15],&atx[24],0,NULL} ,
53 {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[5],NULL,0,NULL} ,
54 {403, "Seq-code-set" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[26],0,&atx[2]} ,
55 {0, "codes" ,128,0,0,1,0,0,0,0,NULL,&atx[28],&atx[27],0,&atx[29]} ,
56 {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[0],NULL,0,NULL} ,
57 {314, "SET OF" ,0,17,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
58 {0, "maps" ,128,1,0,1,0,0,0,0,NULL,&atx[28],&atx[30],0,NULL} ,
59 {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[18],NULL,0,NULL} };
60
61 static AsnModule ampx[1] = {
62 { "NCBI-SeqCode" , "asncode.h60",&atx[0],NULL,NULL,0,0} };
63
64 static AsnValxNodePtr avn = avnx;
65 static AsnTypePtr at = atx;
66 static AsnModulePtr amp = ampx;
67
68
69
70 /**************************************************
71 *
72 * Defines for Module NCBI-SeqCode
73 *
74 **************************************************/
75
76 #define SEQ_CODE_TABLE &at[0]
77 #define SEQ_CODE_TABLE_code &at[1]
78 #define SEQ_CODE_TABLE_num &at[4]
79 #define SEQ_CODE_TABLE_one_letter &at[6]
80 #define SEQ_CODE_TABLE_start_at &at[8]
81 #define SEQ_CODE_TABLE_table &at[9]
82 #define SEQ_CODE_TABLE_table_E &at[10]
83 #define SEQ_CODE_TABLE_table_E_symbol &at[11]
84 #define SEQ_CODE_TABLE_table_E_name &at[13]
85 #define SEQ_CODE_TABLE_comps &at[16]
86 #define SEQ_CODE_TABLE_comps_E &at[17]
87
88 #define SEQ_MAP_TABLE &at[18]
89 #define SEQ_MAP_TABLE_from &at[19]
90 #define SEQ_MAP_TABLE_to &at[20]
91 #define SEQ_MAP_TABLE_num &at[21]
92 #define SEQ_MAP_TABLE_start_at &at[22]
93 #define SEQ_MAP_TABLE_table &at[23]
94 #define SEQ_MAP_TABLE_table_E &at[24]
95
96 #define SEQ_CODE_SET &at[25]
97 #define SEQ_CODE_SET_codes &at[26]
98 #define SEQ_CODE_SET_codes_E &at[27]
99 #define SEQ_CODE_SET_maps &at[29]
100 #define SEQ_CODE_SET_maps_E &at[30]
101
102 #define SEQ_CODE_TYPE &at[2]
103 |
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more information. |