class Padder : public Runable, public MixOffspring, public Schedulable, public Shutdownable Mix traffic padder
| | Padder::Padder (Mix * parent, LogFile *padderLogFile) Padder constructor |
| | Padder::Run (void *) Padds the stream of chunks that goes through the Mix |
| | Padder::Shutdown () Prepare for clean shutdown |
| | Padder::~Padder () Padder destructor |
| | attributes |
| | methods |
Mix traffic padder. Pads the traffic (generates additional messages, delays despatching messages, ...) All these techniques make traffic analysis harder.
methods
Padder::Padder(Mix * parent, LogFile *padderLogFile)
padderLogFile - Log file.
void* Padder::Run(void *)
void Padder::Shutdown()
Padder::~Padder()
alphabetic index hierarchy of classes
generated by doc++