ocEnc Class Reference

#include <ocEnc.h>

List of all members.

Public Member Functions

 ocEnc ()
 ocEnc (const char *in)
 ocEnc (const string &in)
ocEncencode (int seed)
ocEncdecode (int seed)
ocEncshake (int sec, int lmt=8)
 ocEnc ()
 ocEnc (const char *in)
 ocEnc (const string &in)
ocEncencode (int seed)
ocEncdecode (int seed)
ocEncshake (int sec, int lmt=8)

Private Attributes

int lmt
int mySecret


Detailed Description

Definition at line 14 of file ocEnc.h.


Constructor & Destructor Documentation

ocEnc::ocEnc (  )  [inline]

Definition at line 22 of file ocEnc.h.

ocEnc::ocEnc ( const char *  in  )  [inline]

Definition at line 23 of file ocEnc.h.

ocEnc::ocEnc ( const string &  in  )  [inline]

Definition at line 24 of file ocEnc.h.

ocEnc::ocEnc (  )  [inline]

Definition at line 22 of file ocEnc.h.

ocEnc::ocEnc ( const char *  in  )  [inline]

Definition at line 23 of file ocEnc.h.

ocEnc::ocEnc ( const string &  in  )  [inline]

Definition at line 24 of file ocEnc.h.


Member Function Documentation

ocEnc& ocEnc::encode ( int  seed  )  [inline]

Definition at line 27 of file ocEnc.h.

References lmt, and mySecret.

Referenced by setConnectstring().

ocEnc& ocEnc::decode ( int  seed  )  [inline]

Definition at line 37 of file ocEnc.h.

References lmt, and mySecret.

Referenced by getConnectstring().

ocEnc& ocEnc::shake ( int  sec,
int  lmt = 8 
) [inline]

Definition at line 47 of file ocEnc.h.

References lmt, and mySecret.

ocEnc& ocEnc::encode ( int  seed  )  [inline]

Definition at line 27 of file ocEnc.h.

References lmt, and mySecret.

ocEnc& ocEnc::decode ( int  seed  )  [inline]

Definition at line 37 of file ocEnc.h.

References lmt, and mySecret.

ocEnc& ocEnc::shake ( int  sec,
int  lmt = 8 
) [inline]

Definition at line 47 of file ocEnc.h.

References lmt, and mySecret.


Member Data Documentation

int ocEnc::lmt [private]

Definition at line 17 of file ocEnc.h.

Referenced by decode(), encode(), and shake().

int ocEnc::mySecret [private]

Definition at line 18 of file ocEnc.h.

Referenced by decode(), encode(), and shake().


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

Generated on Sat Aug 15 12:48:30 2009 for w3systemsDevelopment by  doxygen 1.5.5