HOPS
HOPS class reference
Classes | Namespaces | Macros
MHO_Snapshot.hh File Reference
#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.

Classes

class  hops::MHO_Snapshot
 Class MHO_Snapshot. More...
 

Namespaces

 hops
 

Macros

#define HOPS_SNAPSHOT_DIR_STR   "./"
 
#define take_snapshot(xKEY, xNAME, xOBJECT)
 
#define take_snapshot_here(xKEY, xNAME, xFILE, xLINE, xOBJECT)
 

Macro Definition Documentation

◆ 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 
)