#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>
Go to the source code of this file.
Classes | |
class | recovery::RecoveryStore |
Namespaces | |
namespace | recovery |
Defines | |
#define | MAX_RECORD_SIZE 1500 |
#define | SEPARATOR_CHAR 1 |
#define MAX_RECORD_SIZE 1500 |
Maximum record size (line in the recovery file)
#define SEPARATOR_CHAR 1 |
Separator which separates id from data in recovery file