#include <cstdlib>
#include <iostream>
#include <ostream>
#include <set>
#include <sstream>
#include <string>
#include <unistd.h>
#include "MHO_Message.hh"
#include "MHO_DirectoryInterface.hh"
#include "MHO_ContainerDefinitions.hh"
#include "MHO_ContainerDictionary.hh"
#include "MHO_ContainerFileInterface.hh"
#include "MHO_ContainerStore.hh"
Go to the source code of this file.
◆ HOPS_SNAPSHOT_DIR_STR
#define HOPS_SNAPSHOT_DIR_STR "./" |
◆ take_snapshot
#define take_snapshot |
( |
|
xKEY, |
|
|
|
xNAME, |
|
|
|
xOBJECT |
|
) |
| |
◆ take_snapshot_here
#define take_snapshot_here |
( |
|
xKEY, |
|
|
|
xNAME, |
|
|
|
xFILE, |
|
|
|
xLINE, |
|
|
|
xOBJECT |
|
) |
| |