This is the complete list of members for Shield, including all inherited members.
Abbreviation() const | System | inline |
abrv | System | protected |
ApplyDamage(double damage) | System | virtual |
availability | System | protected |
Availability() const | System | inline |
CalcStatus() | System | virtual |
Capacity() const | Shield | inline |
capacity | System | protected |
CATEGORY enum name | System | |
Charge() const | System | inlinevirtual |
components | System | protected |
COMPUTER enum value | System | |
Consumption() const | Shield | inline |
crit_level | System | protected |
CRITICAL enum value | System | |
DeflectDamage(Shot *shot, double shot_damage) | Shield | |
deflection_cost | Shield | protected |
DeflectionCost() const | Shield | inline |
DEFLECTOR enum value | Shield | |
DEGRADED enum value | System | |
design | System | protected |
DESTROYED enum value | System | |
Distribute(double delivered_energy, double seconds) | Shield | virtual |
DoEMCON(int emcon) | Shield | virtual |
DrainPower(double to_level) | System | virtual |
DRIVE enum value | System | |
emcon | System | protected |
emcon_power | System | protected |
energy | System | protected |
ExecFrame(double seconds) | Shield | virtual |
ExecMaintFrame(double seconds) | System | virtual |
explosion_type | System | protected |
FARCASTER enum value | System | |
FLIGHT_DECK enum value | System | |
GetCapacity() const | System | inline |
GetComponents() | System | inline |
GetEMCONPower(int emcon) | System | |
GetEnergy() const | System | inline |
GetExplosionType() const | System | inline |
GetID() const | System | inline |
GetPowerLevel() const | System | inlinevirtual |
GetRequest(double seconds) const | System | virtual |
GetShip() const | System | inline |
GetSinkRate() const | System | inline |
GetSourceIndex() const | System | inline |
GRAV_SHIELD enum value | Shield | |
hull_factor | System | protected |
HullProtection() const | System | inline |
HYPER_SHIELD enum value | Shield | |
id | System | protected |
IsPowerCritical() const | System | inline |
IsPowerOn() const | System | inline |
MAINT enum value | System | |
max_value | System | protected |
MaxValue() const | System | inline |
MISC_SYSTEM enum value | System | |
Mount(Point loc, float radius, float hull_factor=0.5f) | System | virtual |
Mount(const System &system) | System | virtual |
mount_loc | System | protected |
mount_rel | System | protected |
MountLocation() const | System | inline |
Name() const | System | inline |
name | System | protected |
net_avail | System | protected |
NetAvail() const | System | inline |
NOMINAL enum value | System | |
operator==(const System &s) const | System | inline |
Orient(const Physical *rep) | System | virtual |
POWER_CRITICAL enum value | System | |
POWER_FLAGS enum name | System | |
power_flags | System | protected |
power_level | System | protected |
power_on | System | protected |
POWER_SOURCE enum value | System | |
POWER_WATTS enum value | System | |
PowerOff() | System | inlinevirtual |
PowerOn() | System | inlinevirtual |
radius | System | protected |
Radius() const | System | inline |
Repair() | System | virtual |
requested_power_level | Shield | protected |
safety | System | protected |
Safety() const | System | inline |
safety_overload | System | protected |
SENSOR enum value | System | |
SetAbbreviation(const char *a) | System | inline |
SetCapacity(double c) | System | inline |
SetConsumption(double r) | Shield | inline |
SetDeflectionCost(double c) | Shield | inline |
SetDesign(SystemDesign *d) | System | |
SetEMCONPower(int emcon, int power_level) | System | |
SetExplosionType(int t) | System | inline |
SetID(int n) | System | inline |
SetName(const char *n) | System | inline |
SetNetAvail(double d) | System | inline |
SetNetShieldLevel(int level) | Shield | virtual |
SetOverride(bool over) | System | virtual |
SetPowerLevel(double level) | Shield | virtual |
SetShieldBubble(bool b) | Shield | inline |
SetShieldCapacitor(bool c) | Shield | |
SetShieldCurve(double c) | Shield | inline |
SetShieldCutoff(double f) | Shield | inline |
SetShieldFactor(double f) | Shield | inline |
SetShip(Ship *s) | System | inline |
SetSourceIndex(int i) | System | inline |
SHIELD enum value | System | |
Shield(SUBTYPE s) | Shield | |
Shield(const Shield &rhs) | Shield | |
shield_bubble | Shield | protected |
shield_capacitor | Shield | protected |
shield_curve | Shield | protected |
shield_cutoff | Shield | protected |
shield_factor | Shield | protected |
shield_level | Shield | protected |
ShieldBubble() const | Shield | inline |
ShieldCapacitor() const | Shield | inline |
ShieldCurve() const | Shield | inline |
ShieldCutoff() const | Shield | inline |
ShieldFactor() const | Shield | inline |
ShieldLevel() const | Shield | inline |
ship | System | protected |
sink_rate | System | protected |
source_index | System | protected |
stability | System | protected |
Stability() const | System | inline |
Status() const | System | inline |
STATUS enum name | System | |
status | System | protected |
SUBTYPE enum name | Shield | |
Subtype() const | System | inline |
subtype | System | protected |
System(CATEGORY t, int s, const char *n, int maxv, double energy=0, double capacity=100, double sink_rate=1) | System | |
System(const System &s) | System | |
type | System | protected |
Type() const | System | inline |
TYPENAME() | System | inlinestatic |
UsesWatts() const | System | inline |
Value() const | System | inlinevirtual |
WEAPON enum value | System | |
~Shield() | Shield | virtual |
~System() | System | virtual |