Pol  Rev 533
CCryptNoCrypt Class Reference

#include <crypt.h>

+ Inheritance diagram for CCryptNoCrypt:
+ Collaboration diagram for CCryptNoCrypt:

List of all members.

Public Types

typedef CCryptBase base

Public Member Functions

 CCryptNoCrypt ()
 ~CCryptNoCrypt ()
void Init (void *pvSeed, int type=CCryptBase::typeAuto)
int Receive (void *buffer, int max_expected, SOCKET socket)

Detailed Description

Definition at line 17 of file crypt.h.


Member Typedef Documentation

Definition at line 21 of file crypt.h.


Constructor & Destructor Documentation

Definition at line 10 of file crypt.cpp.

Definition at line 14 of file crypt.cpp.


Member Function Documentation

void CCryptNoCrypt::Init ( void *  pvSeed,
int  type = CCryptBase::typeAuto 
) [virtual]

Implements CCryptBase.

Definition at line 23 of file crypt.cpp.

int CCryptNoCrypt::Receive ( void *  buffer,
int  max_expected,
SOCKET  socket 
) [virtual]

Implements CCryptBase.

Definition at line 18 of file crypt.cpp.


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