changeset 53 | eabc8c503852 |
parent 25 | 6f7ceef7b1d1 |
48:a493a607b5bf | 53:eabc8c503852 |
---|---|
39 /* variables */ |
39 /* variables */ |
40 /*Not Owned*/ |
40 /*Not Owned*/ |
41 struct FrameworkMap_* mapper; |
41 struct FrameworkMap_* mapper; |
42 /*Not Owned*/ |
42 /*Not Owned*/ |
43 struct XACapabilities_* capabilities; |
43 struct XACapabilities_* capabilities; |
44 |
|
45 int xyz; |
|
46 |
|
47 } XAEngineItfImpl; |
44 } XAEngineItfImpl; |
48 |
45 |
49 /** METHODS **/ |
46 /** METHODS **/ |
50 |
47 |
51 /* Base interface XAEngineItf implementation */ |
48 /* Base interface XAEngineItf implementation */ |