|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
| XmlBigCount | countBytesDirect |
| XmlBigCount | countBytesIndirect |
| int | debugLevel |
| float | maximumAmplificationFactor |
| unsigned long long | activationThresholdBytes |
Definition at line 412 of file xmlparse.c.
| unsigned long long accounting::activationThresholdBytes |
Definition at line 417 of file xmlparse.c.
Referenced by XML_SetBillionLaughsAttackProtectionActivationThreshold().
| XmlBigCount accounting::countBytesDirect |
Definition at line 413 of file xmlparse.c.
Referenced by testingAccountingGetCountBytesDirect().
| XmlBigCount accounting::countBytesIndirect |
Definition at line 414 of file xmlparse.c.
Referenced by testingAccountingGetCountBytesIndirect().
| int accounting::debugLevel |
Definition at line 415 of file xmlparse.c.
| float accounting::maximumAmplificationFactor |
Definition at line 416 of file xmlparse.c.
Referenced by XML_SetBillionLaughsAttackProtectionMaximumAmplification().