1 |
/******************************************************************** |
2 |
* TmtcDict.h |
3 |
********************************************************************/ |
4 |
#ifdef __CINT__ |
5 |
#error TmtcDict.h/C is only for compilation. Abort cint. |
6 |
#endif |
7 |
#include <stddef.h> |
8 |
#include <stdio.h> |
9 |
#include <stdlib.h> |
10 |
#include <math.h> |
11 |
#include <string.h> |
12 |
#define G__ANSIHEADER |
13 |
#define G__DICTIONARY |
14 |
#include "G__ci.h" |
15 |
extern "C" { |
16 |
extern void G__cpp_setup_tagtableTmtcDict(); |
17 |
extern void G__cpp_setup_inheritanceTmtcDict(); |
18 |
extern void G__cpp_setup_typetableTmtcDict(); |
19 |
extern void G__cpp_setup_memvarTmtcDict(); |
20 |
extern void G__cpp_setup_globalTmtcDict(); |
21 |
extern void G__cpp_setup_memfuncTmtcDict(); |
22 |
extern void G__cpp_setup_funcTmtcDict(); |
23 |
extern void G__set_cpp_environmentTmtcDict(); |
24 |
} |
25 |
|
26 |
|
27 |
#include "TROOT.h" |
28 |
#include "TMemberInspector.h" |
29 |
#include "TmtcEvent.h" |
30 |
#include "TmtcRecord.h" |
31 |
#include <algorithm> |
32 |
namespace std { } |
33 |
using namespace std; |
34 |
|
35 |
#ifndef G__MEMFUNCBODY |
36 |
#endif |
37 |
|
38 |
extern G__linked_taginfo G__TmtcDictLN_TClass; |
39 |
extern G__linked_taginfo G__TmtcDictLN_TBuffer; |
40 |
extern G__linked_taginfo G__TmtcDictLN_TMemberInspector; |
41 |
extern G__linked_taginfo G__TmtcDictLN_TObject; |
42 |
extern G__linked_taginfo G__TmtcDictLN_pamela; |
43 |
extern G__linked_taginfo G__TmtcDictLN_pamelacLcLSubPacket; |
44 |
extern G__linked_taginfo G__TmtcDictLN_pamelacLcLTmtcRecord; |
45 |
extern G__linked_taginfo G__TmtcDictLN_TClonesArray; |
46 |
extern G__linked_taginfo G__TmtcDictLN_pamelacLcLTmtcEvent; |
47 |
|
48 |
/* STUB derived class for protected member access */ |