Embedder Class Reference

#include <Embedder.h>

List of all members.

Public Member Functions

 Embedder (void)
 ~Embedder (void)
void embed (void)

Private Member Functions

const MatchingcalculateMatching (ProgressOutput *prout)
void embedEdge (Edge *e)
void embedExposedVertex (Vertex *v)

Private Attributes

BitString ToEmbed

Static Private Attributes

static const unsigned int Default_NConstrHeur = 1

Constructor & Destructor Documentation

Embedder::Embedder ( void   ) 
Embedder::~Embedder ( void   ) 

Member Function Documentation

const Matching * Embedder::calculateMatching ( ProgressOutput prout  )  [private]

do the matching algorithms

void Embedder::embed ( void   ) 
void Embedder::embedEdge ( Edge e  )  [private]

embed the two bits represented by the two vertices adjacent to e

void Embedder::embedExposedVertex ( Vertex v  )  [private]

embed the bit represented by the Vertex v


Member Data Documentation

const unsigned int Embedder::Default_NConstrHeur = 1 [static, private]

The documentation for this class was generated from the following files:
Generated on Mon Jan 3 13:40:21 2011 for steghide by  doxygen 1.6.3