#include <acsutil.h>
#include <recoveryExport.h>
#include <ace/pre.h>
#include <ace/SString.h>
#include <ace/Hash_Map_Manager.h>
#include <Thread_Mutex.h>
#include <Recursive_Thread_Mutex.h>
#include <ace/post.h>
Include dependency graph for recoveryStore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | recovery |
Classes | |
class | recovery::RecoveryStore |
Defines | |
#define | MAX_RECORD_SIZE 1500 |
#define | SEPARATOR_CHAR 1 |
|
Maximum record size (line in the recovery file) |
|
Separator which separates id from data in recovery file |