#include <AnonConstOverwrite.h>
Public Member Functions | |
AnonConstOverwrite (unsigned char byte) | |
~AnonConstOverwrite () | |
Protected Member Functions | |
ANON_RESULT | anonymize (void *buf, unsigned int len) |
Private Attributes | |
unsigned char | byteval |
AnonConstOverwrite::AnonConstOverwrite | ( | unsigned char | byte | ) |
AnonConstOverwrite::~AnonConstOverwrite | ( | ) |
AnonPrimitive::ANON_RESULT AnonConstOverwrite::anonymize | ( | void * | buf, | |
unsigned int | len | |||
) | [protected, virtual] |
Implements AnonPrimitive.
unsigned char AnonConstOverwrite::byteval [private] |