71 TheCvrStgFile = NULL ;
76 #endif // ndef SH_GLOBALS_H
a graph constructed from a cover file and a message to be embedded
Definition: Graph.h:51
a cover-/stego-file
Definition: CvrStgFile.h:46
Globals(CvrStgFile *f=NULL, Graph *g=NULL)
Definition: Globals.h:54
some useful pointers that should be global
Definition: Globals.h:52
CvrStgFile * TheCvrStgFile
the cover-/stego- file that is operated on (set in CvrStgFile::CvrStgFile)
Definition: Globals.h:55
void reset(void)
Definition: Globals.h:69
void operator=(const Globals &g)
Definition: Globals.h:63
Graph * TheGraph
the graph that is built upon the cover-/stego-file (set in Graph::Graph)
Definition: Globals.h:61