WSF
wsf::cyber::random::RandomManager::AttackDistributionCache Struct Reference

#include <WsfCyberRandom.hpp>

Collaboration diagram for wsf::cyber::random::RandomManager::AttackDistributionCache:

Public Attributes

DrawCache mScanDetectionCache {}
DrawCache mScanAttributionCache {}
DrawCache mAttackSuccessCache {}
DrawCache mStatusReportCache {}
DrawCache mAttackDetectionCache {}
DrawCache mAttackAttributionCache {}
DrawCache mFutureImmunityCache {}

Detailed Description

A container for cached draw data, specific to each probability type available on a named attack.

Member Data Documentation

◆ mAttackAttributionCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackAttributionCache {}

◆ mAttackDetectionCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackDetectionCache {}

◆ mAttackSuccessCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mAttackSuccessCache {}

◆ mFutureImmunityCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mFutureImmunityCache {}

◆ mScanAttributionCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mScanAttributionCache {}

◆ mScanDetectionCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mScanDetectionCache {}

◆ mStatusReportCache

DrawCache wsf::cyber::random::RandomManager::AttackDistributionCache::mStatusReportCache {}

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved