|
WSF
|
#include <WsfCyberRandom.hpp>

Public Attributes | |
| DrawCache | mScanDetectionCache {} |
| DrawCache | mScanAttributionCache {} |
| DrawCache | mAttackSuccessCache {} |
| DrawCache | mStatusReportCache {} |
| DrawCache | mAttackDetectionCache {} |
| DrawCache | mAttackAttributionCache {} |
| DrawCache | mFutureImmunityCache {} |
A container for cached draw data, specific to each probability type available on a named attack.
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackAttributionCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackDetectionCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackSuccessCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mFutureImmunityCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mScanAttributionCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mScanDetectionCache {} |
| DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mStatusReportCache {} |