a cover-/stego-file
Definition CvrStgFile.h:46
CvrStgFile * TheCvrStgFile
the cover-/stego- file that is operated on (set in CvrStgFile::CvrStgFile)
Definition Globals.h:58
void operator=(const Globals &g)
Definition Globals.h:63
Globals(CvrStgFile *f=NULL, Graph *g=NULL)
Definition Globals.h:54
void reset(void)
Definition Globals.h:69
Graph * TheGraph
the graph that is built upon the cover-/stego-file (set in Graph::Graph)
Definition Globals.h:61
a graph constructed from a cover file and a message to be embedded
Definition Graph.h:51