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