#include <acsutil.h>
#include <baciExport.h>
#include <recoveryStore.h>
#include <baciRecoverableObject.h>
#include <ace/SString.h>
#include <vector>
Include dependency graph for baciRecovery.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | baci |
Classes | |
class | baci::BACIRecoveryManager |
Defines | |
#define | BACI_RECOVERY_FILE_NAME "baci_recovery" |
#define | MAX_IOR_LENGTH 800 |
#define | MAX_NAME_LENGTH 50 |
|
Default file name of BACI recovery file |
|
Maximum IOR length |
|
Maximum object name length |