AnonPrimitive Class Reference

#include <AnonPrimitive.h>

Inheritance diagram for AnonPrimitive:

Inheritance graph
[legend]
Collaboration diagram for AnonPrimitive:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AnonPrimitive ()
virtual ~AnonPrimitive ()
unsigned int anonimizeBuffer (void *buf, unsigned int len)
AnonPrimitivegetNext ()
void setNext (AnonPrimitive *nextprim)

Protected Types

typedef struct
AnonPrimitive::_ANON_RESULT 
ANON_RESULT

Protected Member Functions

virtual ANON_RESULT anonymize (void *buf, unsigned int len)=0

Private Attributes

AnonPrimitivenext

Classes

struct  _ANON_RESULT


Member Typedef Documentation


Constructor & Destructor Documentation

AnonPrimitive::AnonPrimitive (  ) 

virtual AnonPrimitive::~AnonPrimitive (  )  [inline, virtual]


Member Function Documentation

unsigned int AnonPrimitive::anonimizeBuffer ( void *  buf,
unsigned int  len 
)

AnonPrimitive * AnonPrimitive::getNext (  ) 

void AnonPrimitive::setNext ( AnonPrimitive nextprim  ) 

virtual ANON_RESULT AnonPrimitive::anonymize ( void *  buf,
unsigned int  len 
) [protected, pure virtual]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed Jun 18 09:40:41 2008 for pktanon by  doxygen 1.5.5