| 1 | /** | 
 
 
 
 
 | 2 | * This file has no copyright assigned and is placed in the Public Domain. | 
 
 
 
 
 | 3 | * This file is part of the mingw-w64 runtime package. | 
 
 
 
 
 | 4 | * No warranty is given; refer to the file DISCLAIMER.PD within this package. | 
 
 
 
 
 | 5 | */ | 
 
 
 
 
 | 6 | #include <fsrmenums.h> | 
 
 
 
 
 | 7 | #include <fsrm.h> | 
 
 
 
 
 | 8 | #include <fsrmquota.h> | 
 
 
 
 
 | 9 | #include <fsrmscreen.h> | 
 
 
 
 
 | 10 |  | 
 
 
 
 
 | 11 | #ifndef __IFsrmAction_FWD_DEFINED__ | 
 
 
 
 
 | 12 | #define __IFsrmAction_FWD_DEFINED__ | 
 
 
 
 
 | 13 | typedef struct IFsrmAction IFsrmAction; | 
 
 
 
 
 | 14 | #endif /* __IFsrmAction_FWD_DEFINED__ */ | 
 
 
 
 
 | 15 |  | 
 
 
 
 
 | 16 | #ifndef __IFsrmActionCommand_FWD_DEFINED__ | 
 
 
 
 
 | 17 | #define __IFsrmActionCommand_FWD_DEFINED__ | 
 
 
 
 
 | 18 | typedef struct IFsrmActionCommand IFsrmActionCommand; | 
 
 
 
 
 | 19 | #endif /* __IFsrmActionCommand_FWD_DEFINED__ */ | 
 
 
 
 
 | 20 |  | 
 
 
 
 
 | 21 | #ifndef __IFsrmActionEmail_FWD_DEFINED__ | 
 
 
 
 
 | 22 | #define __IFsrmActionEmail_FWD_DEFINED__ | 
 
 
 
 
 | 23 | typedef struct IFsrmActionEmail IFsrmActionEmail; | 
 
 
 
 
 | 24 | #endif /* __IFsrmActionEmail_FWD_DEFINED__ */ | 
 
 
 
 
 | 25 |  | 
 
 
 
 
 | 26 | #ifndef __IFsrmActionEmail2_FWD_DEFINED__ | 
 
 
 
 
 | 27 | #define __IFsrmActionEmail2_FWD_DEFINED__ | 
 
 
 
 
 | 28 | typedef struct IFsrmActionEmail2 IFsrmActionEmail2; | 
 
 
 
 
 | 29 | #endif /* __IFsrmActionEmail2_FWD_DEFINED__ */ | 
 
 
 
 
 | 30 |  | 
 
 
 
 
 | 31 | #ifndef __IFsrmActionEventLog_FWD_DEFINED__ | 
 
 
 
 
 | 32 | #define __IFsrmActionEventLog_FWD_DEFINED__ | 
 
 
 
 
 | 33 | typedef struct IFsrmActionEventLog IFsrmActionEventLog; | 
 
 
 
 
 | 34 | #endif /* __IFsrmActionEventLog_FWD_DEFINED__ */ | 
 
 
 
 
 | 35 |  | 
 
 
 
 
 | 36 | #ifndef __IFsrmActionReport_FWD_DEFINED__ | 
 
 
 
 
 | 37 | #define __IFsrmActionReport_FWD_DEFINED__ | 
 
 
 
 
 | 38 | typedef struct IFsrmActionReport IFsrmActionReport; | 
 
 
 
 
 | 39 | #endif /* __IFsrmActionReport_FWD_DEFINED__ */ | 
 
 
 
 
 | 40 |  | 
 
 
 
 
 | 41 | #ifndef __IFsrmAutoApplyQuota_FWD_DEFINED__ | 
 
 
 
 
 | 42 | #define __IFsrmAutoApplyQuota_FWD_DEFINED__ | 
 
 
 
 
 | 43 | typedef struct IFsrmAutoApplyQuota IFsrmAutoApplyQuota; | 
 
 
 
 
 | 44 | #endif /* __IFsrmAutoApplyQuota_FWD_DEFINED__ */ | 
 
 
 
 
 | 45 |  | 
 
 
 
 
 | 46 | #ifndef __IFsrmClassificationManager_FWD_DEFINED__ | 
 
 
 
 
 | 47 | #define __IFsrmClassificationManager_FWD_DEFINED__ | 
 
 
 
 
 | 48 | typedef struct IFsrmClassificationManager IFsrmClassificationManager; | 
 
 
 
 
 | 49 | #endif /* __IFsrmClassificationManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 50 |  | 
 
 
 
 
 | 51 | #ifndef __IFsrmClassificationRule_FWD_DEFINED__ | 
 
 
 
 
 | 52 | #define __IFsrmClassificationRule_FWD_DEFINED__ | 
 
 
 
 
 | 53 | typedef struct IFsrmClassificationRule IFsrmClassificationRule; | 
 
 
 
 
 | 54 | #endif /* __IFsrmClassificationRule_FWD_DEFINED__ */ | 
 
 
 
 
 | 55 |  | 
 
 
 
 
 | 56 | #ifndef __IFsrmClassifierModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 57 | #define __IFsrmClassifierModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 58 | typedef struct IFsrmClassifierModuleDefinition IFsrmClassifierModuleDefinition; | 
 
 
 
 
 | 59 | #endif /* __IFsrmClassifierModuleDefinition_FWD_DEFINED__ */ | 
 
 
 
 
 | 60 |  | 
 
 
 
 
 | 61 | #ifndef __IFsrmClassifierModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 62 | #define __IFsrmClassifierModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 63 | typedef struct IFsrmClassifierModuleImplementation IFsrmClassifierModuleImplementation; | 
 
 
 
 
 | 64 | #endif /* __IFsrmClassifierModuleImplementation_FWD_DEFINED__ */ | 
 
 
 
 
 | 65 |  | 
 
 
 
 
 | 66 | #ifndef __IFsrmCollection_FWD_DEFINED__ | 
 
 
 
 
 | 67 | #define __IFsrmCollection_FWD_DEFINED__ | 
 
 
 
 
 | 68 | typedef struct IFsrmCollection IFsrmCollection; | 
 
 
 
 
 | 69 | #endif /* __IFsrmCollection_FWD_DEFINED__ */ | 
 
 
 
 
 | 70 |  | 
 
 
 
 
 | 71 | #ifndef __IFsrmCommittableCollection_FWD_DEFINED__ | 
 
 
 
 
 | 72 | #define __IFsrmCommittableCollection_FWD_DEFINED__ | 
 
 
 
 
 | 73 | typedef struct IFsrmCommittableCollection IFsrmCommittableCollection; | 
 
 
 
 
 | 74 | #endif /* __IFsrmCommittableCollection_FWD_DEFINED__ */ | 
 
 
 
 
 | 75 |  | 
 
 
 
 
 | 76 | #ifndef __IFsrmDerivedObjectsResult_FWD_DEFINED__ | 
 
 
 
 
 | 77 | #define __IFsrmDerivedObjectsResult_FWD_DEFINED__ | 
 
 
 
 
 | 78 | typedef struct IFsrmDerivedObjectsResult IFsrmDerivedObjectsResult; | 
 
 
 
 
 | 79 | #endif /* __IFsrmDerivedObjectsResult_FWD_DEFINED__ */ | 
 
 
 
 
 | 80 |  | 
 
 
 
 
 | 81 | #ifndef __IFsrmExportImport_FWD_DEFINED__ | 
 
 
 
 
 | 82 | #define __IFsrmExportImport_FWD_DEFINED__ | 
 
 
 
 
 | 83 | typedef struct IFsrmExportImport IFsrmExportImport; | 
 
 
 
 
 | 84 | #endif /* __IFsrmExportImport_FWD_DEFINED__ */ | 
 
 
 
 
 | 85 |  | 
 
 
 
 
 | 86 | #ifndef __IFsrmFileGroup_FWD_DEFINED__ | 
 
 
 
 
 | 87 | #define __IFsrmFileGroup_FWD_DEFINED__ | 
 
 
 
 
 | 88 | typedef struct IFsrmFileGroup IFsrmFileGroup; | 
 
 
 
 
 | 89 | #endif /* __IFsrmFileGroup_FWD_DEFINED__ */ | 
 
 
 
 
 | 90 |  | 
 
 
 
 
 | 91 | #ifndef __IFsrmFileGroupImported_FWD_DEFINED__ | 
 
 
 
 
 | 92 | #define __IFsrmFileGroupImported_FWD_DEFINED__ | 
 
 
 
 
 | 93 | typedef struct IFsrmFileGroupImported IFsrmFileGroupImported; | 
 
 
 
 
 | 94 | #endif /* __IFsrmFileGroupImported_FWD_DEFINED__ */ | 
 
 
 
 
 | 95 |  | 
 
 
 
 
 | 96 | #ifndef __IFsrmFileGroupManager_FWD_DEFINED__ | 
 
 
 
 
 | 97 | #define __IFsrmFileGroupManager_FWD_DEFINED__ | 
 
 
 
 
 | 98 | typedef struct IFsrmFileGroupManager IFsrmFileGroupManager; | 
 
 
 
 
 | 99 | #endif /* __IFsrmFileGroupManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 100 |  | 
 
 
 
 
 | 101 | #ifndef __IFsrmFileManagementJob_FWD_DEFINED__ | 
 
 
 
 
 | 102 | #define __IFsrmFileManagementJob_FWD_DEFINED__ | 
 
 
 
 
 | 103 | typedef struct IFsrmFileManagementJob IFsrmFileManagementJob; | 
 
 
 
 
 | 104 | #endif /* __IFsrmFileManagementJob_FWD_DEFINED__ */ | 
 
 
 
 
 | 105 |  | 
 
 
 
 
 | 106 | #ifndef __IFsrmFileManagementJobManager_FWD_DEFINED__ | 
 
 
 
 
 | 107 | #define __IFsrmFileManagementJobManager_FWD_DEFINED__ | 
 
 
 
 
 | 108 | typedef struct IFsrmFileManagementJobManager IFsrmFileManagementJobManager; | 
 
 
 
 
 | 109 | #endif /* __IFsrmFileManagementJobManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 110 |  | 
 
 
 
 
 | 111 | #ifndef __IFsrmFileScreen_FWD_DEFINED__ | 
 
 
 
 
 | 112 | #define __IFsrmFileScreen_FWD_DEFINED__ | 
 
 
 
 
 | 113 | typedef struct IFsrmFileScreen IFsrmFileScreen; | 
 
 
 
 
 | 114 | #endif /* __IFsrmFileScreen_FWD_DEFINED__ */ | 
 
 
 
 
 | 115 |  | 
 
 
 
 
 | 116 | #ifndef __IFsrmFileScreenBase_FWD_DEFINED__ | 
 
 
 
 
 | 117 | #define __IFsrmFileScreenBase_FWD_DEFINED__ | 
 
 
 
 
 | 118 | typedef struct IFsrmFileScreenBase IFsrmFileScreenBase; | 
 
 
 
 
 | 119 | #endif /* __IFsrmFileScreenBase_FWD_DEFINED__ */ | 
 
 
 
 
 | 120 |  | 
 
 
 
 
 | 121 | #ifndef __IFsrmFileScreenException_FWD_DEFINED__ | 
 
 
 
 
 | 122 | #define __IFsrmFileScreenException_FWD_DEFINED__ | 
 
 
 
 
 | 123 | typedef struct IFsrmFileScreenException IFsrmFileScreenException; | 
 
 
 
 
 | 124 | #endif /* __IFsrmFileScreenException_FWD_DEFINED__ */ | 
 
 
 
 
 | 125 |  | 
 
 
 
 
 | 126 | #ifndef __IFsrmFileScreenManager_FWD_DEFINED__ | 
 
 
 
 
 | 127 | #define __IFsrmFileScreenManager_FWD_DEFINED__ | 
 
 
 
 
 | 128 | typedef struct IFsrmFileScreenManager IFsrmFileScreenManager; | 
 
 
 
 
 | 129 | #endif /* __IFsrmFileScreenManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 130 |  | 
 
 
 
 
 | 131 | #ifndef __IFsrmFileScreenTemplate_FWD_DEFINED__ | 
 
 
 
 
 | 132 | #define __IFsrmFileScreenTemplate_FWD_DEFINED__ | 
 
 
 
 
 | 133 | typedef struct IFsrmFileScreenTemplate IFsrmFileScreenTemplate; | 
 
 
 
 
 | 134 | #endif /* __IFsrmFileScreenTemplate_FWD_DEFINED__ */ | 
 
 
 
 
 | 135 |  | 
 
 
 
 
 | 136 | #ifndef __IFsrmFileScreenTemplateImported_FWD_DEFINED__ | 
 
 
 
 
 | 137 | #define __IFsrmFileScreenTemplateImported_FWD_DEFINED__ | 
 
 
 
 
 | 138 | typedef struct IFsrmFileScreenTemplateImported IFsrmFileScreenTemplateImported; | 
 
 
 
 
 | 139 | #endif /* __IFsrmFileScreenTemplateImported_FWD_DEFINED__ */ | 
 
 
 
 
 | 140 |  | 
 
 
 
 
 | 141 | #ifndef __IFsrmFileScreenTemplateManager_FWD_DEFINED__ | 
 
 
 
 
 | 142 | #define __IFsrmFileScreenTemplateManager_FWD_DEFINED__ | 
 
 
 
 
 | 143 | typedef struct IFsrmFileScreenTemplateManager IFsrmFileScreenTemplateManager; | 
 
 
 
 
 | 144 | #endif /* __IFsrmFileScreenTemplateManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 145 |  | 
 
 
 
 
 | 146 | #ifndef __IFsrmMutableCollection_FWD_DEFINED__ | 
 
 
 
 
 | 147 | #define __IFsrmMutableCollection_FWD_DEFINED__ | 
 
 
 
 
 | 148 | typedef struct IFsrmMutableCollection IFsrmMutableCollection; | 
 
 
 
 
 | 149 | #endif /* __IFsrmMutableCollection_FWD_DEFINED__ */ | 
 
 
 
 
 | 150 |  | 
 
 
 
 
 | 151 | #ifndef __IFsrmObject_FWD_DEFINED__ | 
 
 
 
 
 | 152 | #define __IFsrmObject_FWD_DEFINED__ | 
 
 
 
 
 | 153 | typedef struct IFsrmObject IFsrmObject; | 
 
 
 
 
 | 154 | #endif /* __IFsrmObject_FWD_DEFINED__ */ | 
 
 
 
 
 | 155 |  | 
 
 
 
 
 | 156 | #ifndef __IFsrmPathMapper_FWD_DEFINED__ | 
 
 
 
 
 | 157 | #define __IFsrmPathMapper_FWD_DEFINED__ | 
 
 
 
 
 | 158 | typedef struct IFsrmPathMapper IFsrmPathMapper; | 
 
 
 
 
 | 159 | #endif /* __IFsrmPathMapper_FWD_DEFINED__ */ | 
 
 
 
 
 | 160 |  | 
 
 
 
 
 | 161 | #ifndef __IFsrmPipelineModuleConnector_FWD_DEFINED__ | 
 
 
 
 
 | 162 | #define __IFsrmPipelineModuleConnector_FWD_DEFINED__ | 
 
 
 
 
 | 163 | typedef struct IFsrmPipelineModuleConnector IFsrmPipelineModuleConnector; | 
 
 
 
 
 | 164 | #endif /* __IFsrmPipelineModuleConnector_FWD_DEFINED__ */ | 
 
 
 
 
 | 165 |  | 
 
 
 
 
 | 166 | #ifndef __IFsrmPipelineModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 167 | #define __IFsrmPipelineModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 168 | typedef struct IFsrmPipelineModuleDefinition IFsrmPipelineModuleDefinition; | 
 
 
 
 
 | 169 | #endif /* __IFsrmPipelineModuleDefinition_FWD_DEFINED__ */ | 
 
 
 
 
 | 170 |  | 
 
 
 
 
 | 171 | #ifndef __IFsrmPipelineModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 172 | #define __IFsrmPipelineModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 173 | typedef struct IFsrmPipelineModuleImplementation IFsrmPipelineModuleImplementation; | 
 
 
 
 
 | 174 | #endif /* __IFsrmPipelineModuleImplementation_FWD_DEFINED__ */ | 
 
 
 
 
 | 175 |  | 
 
 
 
 
 | 176 | #ifndef __IFsrmProperty_FWD_DEFINED__ | 
 
 
 
 
 | 177 | #define __IFsrmProperty_FWD_DEFINED__ | 
 
 
 
 
 | 178 | typedef struct IFsrmProperty IFsrmProperty; | 
 
 
 
 
 | 179 | #endif /* __IFsrmProperty_FWD_DEFINED__ */ | 
 
 
 
 
 | 180 |  | 
 
 
 
 
 | 181 | #ifndef __IFsrmPropertyBag_FWD_DEFINED__ | 
 
 
 
 
 | 182 | #define __IFsrmPropertyBag_FWD_DEFINED__ | 
 
 
 
 
 | 183 | typedef struct IFsrmPropertyBag IFsrmPropertyBag; | 
 
 
 
 
 | 184 | #endif /* __IFsrmPropertyBag_FWD_DEFINED__ */ | 
 
 
 
 
 | 185 |  | 
 
 
 
 
 | 186 | #ifndef __IFsrmPropertyCondition_FWD_DEFINED__ | 
 
 
 
 
 | 187 | #define __IFsrmPropertyCondition_FWD_DEFINED__ | 
 
 
 
 
 | 188 | typedef struct IFsrmPropertyCondition IFsrmPropertyCondition; | 
 
 
 
 
 | 189 | #endif /* __IFsrmPropertyCondition_FWD_DEFINED__ */ | 
 
 
 
 
 | 190 |  | 
 
 
 
 
 | 191 | #ifndef __IFsrmPropertyDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 192 | #define __IFsrmPropertyDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 193 | typedef struct IFsrmPropertyDefinition IFsrmPropertyDefinition; | 
 
 
 
 
 | 194 | #endif /* __IFsrmPropertyDefinition_FWD_DEFINED__ */ | 
 
 
 
 
 | 195 |  | 
 
 
 
 
 | 196 | #ifndef __IFsrmQuota_FWD_DEFINED__ | 
 
 
 
 
 | 197 | #define __IFsrmQuota_FWD_DEFINED__ | 
 
 
 
 
 | 198 | typedef struct IFsrmQuota IFsrmQuota; | 
 
 
 
 
 | 199 | #endif /* __IFsrmQuota_FWD_DEFINED__ */ | 
 
 
 
 
 | 200 |  | 
 
 
 
 
 | 201 | #ifndef __IFsrmQuotaBase_FWD_DEFINED__ | 
 
 
 
 
 | 202 | #define __IFsrmQuotaBase_FWD_DEFINED__ | 
 
 
 
 
 | 203 | typedef struct IFsrmQuotaBase IFsrmQuotaBase; | 
 
 
 
 
 | 204 | #endif /* __IFsrmQuotaBase_FWD_DEFINED__ */ | 
 
 
 
 
 | 205 |  | 
 
 
 
 
 | 206 | #ifndef __IFsrmQuotaManager_FWD_DEFINED__ | 
 
 
 
 
 | 207 | #define __IFsrmQuotaManager_FWD_DEFINED__ | 
 
 
 
 
 | 208 | typedef struct IFsrmQuotaManager IFsrmQuotaManager; | 
 
 
 
 
 | 209 | #endif /* __IFsrmQuotaManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 210 |  | 
 
 
 
 
 | 211 | #ifndef __IFsrmQuotaManagerEx_FWD_DEFINED__ | 
 
 
 
 
 | 212 | #define __IFsrmQuotaManagerEx_FWD_DEFINED__ | 
 
 
 
 
 | 213 | typedef struct IFsrmQuotaManagerEx IFsrmQuotaManagerEx; | 
 
 
 
 
 | 214 | #endif /* __IFsrmQuotaManagerEx_FWD_DEFINED__ */ | 
 
 
 
 
 | 215 |  | 
 
 
 
 
 | 216 | #ifndef __IFsrmQuotaObject_FWD_DEFINED__ | 
 
 
 
 
 | 217 | #define __IFsrmQuotaObject_FWD_DEFINED__ | 
 
 
 
 
 | 218 | typedef struct IFsrmQuotaObject IFsrmQuotaObject; | 
 
 
 
 
 | 219 | #endif /* __IFsrmQuotaObject_FWD_DEFINED__ */ | 
 
 
 
 
 | 220 |  | 
 
 
 
 
 | 221 | #ifndef __IFsrmQuotaTemplate_FWD_DEFINED__ | 
 
 
 
 
 | 222 | #define __IFsrmQuotaTemplate_FWD_DEFINED__ | 
 
 
 
 
 | 223 | typedef struct IFsrmQuotaTemplate IFsrmQuotaTemplate; | 
 
 
 
 
 | 224 | #endif /* __IFsrmQuotaTemplate_FWD_DEFINED__ */ | 
 
 
 
 
 | 225 |  | 
 
 
 
 
 | 226 | #ifndef __IFsrmQuotaTemplateImported_FWD_DEFINED__ | 
 
 
 
 
 | 227 | #define __IFsrmQuotaTemplateImported_FWD_DEFINED__ | 
 
 
 
 
 | 228 | typedef struct IFsrmQuotaTemplateImported IFsrmQuotaTemplateImported; | 
 
 
 
 
 | 229 | #endif /* __IFsrmQuotaTemplateImported_FWD_DEFINED__ */ | 
 
 
 
 
 | 230 |  | 
 
 
 
 
 | 231 | #ifndef __IFsrmQuotaTemplateManager_FWD_DEFINED__ | 
 
 
 
 
 | 232 | #define __IFsrmQuotaTemplateManager_FWD_DEFINED__ | 
 
 
 
 
 | 233 | typedef struct IFsrmQuotaTemplateManager IFsrmQuotaTemplateManager; | 
 
 
 
 
 | 234 | #endif /* __IFsrmQuotaTemplateManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 235 |  | 
 
 
 
 
 | 236 | #ifndef __IFsrmReport_FWD_DEFINED__ | 
 
 
 
 
 | 237 | #define __IFsrmReport_FWD_DEFINED__ | 
 
 
 
 
 | 238 | typedef struct IFsrmReport IFsrmReport; | 
 
 
 
 
 | 239 | #endif /* __IFsrmReport_FWD_DEFINED__ */ | 
 
 
 
 
 | 240 |  | 
 
 
 
 
 | 241 | #ifndef __IFsrmReportJob_FWD_DEFINED__ | 
 
 
 
 
 | 242 | #define __IFsrmReportJob_FWD_DEFINED__ | 
 
 
 
 
 | 243 | typedef struct IFsrmReportJob IFsrmReportJob; | 
 
 
 
 
 | 244 | #endif /* __IFsrmReportJob_FWD_DEFINED__ */ | 
 
 
 
 
 | 245 |  | 
 
 
 
 
 | 246 | #ifndef __IFsrmReportManager_FWD_DEFINED__ | 
 
 
 
 
 | 247 | #define __IFsrmReportManager_FWD_DEFINED__ | 
 
 
 
 
 | 248 | typedef struct IFsrmReportManager IFsrmReportManager; | 
 
 
 
 
 | 249 | #endif /* __IFsrmReportManager_FWD_DEFINED__ */ | 
 
 
 
 
 | 250 |  | 
 
 
 
 
 | 251 | #ifndef __IFsrmReportScheduler_FWD_DEFINED__ | 
 
 
 
 
 | 252 | #define __IFsrmReportScheduler_FWD_DEFINED__ | 
 
 
 
 
 | 253 | typedef struct IFsrmReportScheduler IFsrmReportScheduler; | 
 
 
 
 
 | 254 | #endif /* __IFsrmReportScheduler_FWD_DEFINED__ */ | 
 
 
 
 
 | 255 |  | 
 
 
 
 
 | 256 | #ifndef __IFsrmRule_FWD_DEFINED__ | 
 
 
 
 
 | 257 | #define __IFsrmRule_FWD_DEFINED__ | 
 
 
 
 
 | 258 | typedef struct IFsrmRule IFsrmRule; | 
 
 
 
 
 | 259 | #endif /* __IFsrmRule_FWD_DEFINED__ */ | 
 
 
 
 
 | 260 |  | 
 
 
 
 
 | 261 | #ifndef __IFsrmSetting_FWD_DEFINED__ | 
 
 
 
 
 | 262 | #define __IFsrmSetting_FWD_DEFINED__ | 
 
 
 
 
 | 263 | typedef struct IFsrmSetting IFsrmSetting; | 
 
 
 
 
 | 264 | #endif /* __IFsrmSetting_FWD_DEFINED__ */ | 
 
 
 
 
 | 265 |  | 
 
 
 
 
 | 266 | #ifndef __IFsrmStorageModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 267 | #define __IFsrmStorageModuleDefinition_FWD_DEFINED__ | 
 
 
 
 
 | 268 | typedef struct IFsrmStorageModuleDefinition IFsrmStorageModuleDefinition; | 
 
 
 
 
 | 269 | #endif /* __IFsrmStorageModuleDefinition_FWD_DEFINED__ */ | 
 
 
 
 
 | 270 |  | 
 
 
 
 
 | 271 | #ifndef __IFsrmStorageModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 272 | #define __IFsrmStorageModuleImplementation_FWD_DEFINED__ | 
 
 
 
 
 | 273 | typedef struct IFsrmStorageModuleImplementation IFsrmStorageModuleImplementation; | 
 
 
 
 
 | 274 | #endif /* __IFsrmStorageModuleImplementation_FWD_DEFINED__ */ |