GenRand.cpp File Reference

#include "GenRand.h"
#include <ctime>

Go to the source code of this file.

Namespaces

namespace  TrueRand

Variables

const int kMaxStack = 1024
const int kMaxSoundInput = 2048
const int kMaxMsgs = 20
const int kMaxWindows = 20
const int kMaxFiles = 20
const int kMaxHardwareRng = 8
const int kMaxSoftwareRng = 8
const int kMaxCaptureTime = 100
const int kMaxAlloc = 1024
const int kIntelCryptoType = 22
const char * skIntelCryptoServer = TEXT( "Intel Hardware Cryptographic Service Provider" )


Variable Documentation

const int TrueRand::kIntelCryptoType = 22
 

Definition at line 61 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetHardwareRng().

const int TrueRand::kMaxAlloc = 1024
 

Definition at line 38 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize(), and TrueRand::GenRand::GetTempPointer().

const int TrueRand::kMaxCaptureTime = 100
 

Definition at line 37 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetSoundInput().

const int TrueRand::kMaxFiles = 20
 

Definition at line 34 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize(), and TrueRand::GenRand::GetTempFileInfo().

const int TrueRand::kMaxHardwareRng = 8
 

Definition at line 35 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetHardwareRng(), and TrueRand::GenRand::GetMaxRandInputSize().

const int TrueRand::kMaxMsgs = 20
 

Definition at line 32 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize(), and TrueRand::GenRand::GetPendingMsgs().

const int TrueRand::kMaxSoftwareRng = 8
 

Definition at line 36 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetHardwareRng(), and TrueRand::GenRand::GetMaxRandInputSize().

const int TrueRand::kMaxSoundInput = 2048
 

Definition at line 31 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize(), TrueRand::GenRand::GetSoundInput(), and TrueRand::GenRand::InitSoundCapture().

const int TrueRand::kMaxStack = 1024
 

Definition at line 30 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize(), and TrueRand::GenRand::GetStackState().

const int TrueRand::kMaxWindows = 20
 

Definition at line 33 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetMaxRandInputSize().

const char* TrueRand::skIntelCryptoServer = TEXT( "Intel Hardware Cryptographic Service Provider" )
 

Definition at line 62 of file GenRand.cpp.

Referenced by TrueRand::GenRand::GetHardwareRng().


Generated on Fri May 13 16:32:36 2005 for Screaming Racers by  doxygen 1.4.2