Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

DC_SampleRecoveryAction.h

00001 00002 // 00003 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00004 // 00005 // DC_SampleRecoveryAction.h 00006 // 00007 // This file was automatically generated by an XSL program 00008 00009 #ifndef DC_SampleRecoveryActionH 00010 #define DC_SampleRecoveryActionH 00011 00012 #include "../GeneralInclude/ForwardDeclarations.h" 00013 #include "../GeneralInclude/BasicTypes.h" 00014 #include "../FDIR/RecoveryAction.h" 00015 00035 class DC_SampleRecoveryAction : public RecoveryAction { 00036 00037 public: 00038 00042 DC_SampleRecoveryAction(void); 00043 00050 virtual TD_ActionOutcome doRecoveryAction(void); 00051 }; 00052 00053 #endif 00054
Copyright 2003 P&P Software GmbH - All Rights Reserved