ConsoleRuleValue Struct Reference

#include <ConsoleRule.h>

List of all members.

Public Attributes

int position
std::string valueString
bool valueBool
float valueNumber
ConsoleRuleType type


Detailed Description

Definition at line 36 of file ConsoleRule.h.


Member Data Documentation

int ConsoleRuleValue::position

Definition at line 38 of file ConsoleRule.h.

Referenced by ConsoleRules::parseAddLine().

std::string ConsoleRuleValue::valueString

Definition at line 40 of file ConsoleRule.h.

Referenced by ClientAdmin::adminOneParam(), ClientAdmin::adminTwoParam(), ConsoleMethods::consoleLoad(), ConsoleMethods::consoleSave(), ConsoleRule::matchesExactParams(), ConsoleRule::matchesPartialParams(), ConsoleRules::matchRule(), ConsoleRules::parseAddLine(), ClientChannelManager::say(), ConsoleRuleFn::setValue(), Sound::soundPlay(), ConsoleRule::toString(), and ConsoleRule::valuesToString().

bool ConsoleRuleValue::valueBool

Definition at line 41 of file ConsoleRule.h.

Referenced by ConsoleRules::parseAddLine(), and ConsoleRuleFn::setValue().

float ConsoleRuleValue::valueNumber

Definition at line 42 of file ConsoleRule.h.

Referenced by ConsoleRules::parseAddLine(), and ConsoleRuleFn::setValue().

ConsoleRuleType ConsoleRuleValue::type

Definition at line 44 of file ConsoleRule.h.

Referenced by ConsoleRule::matchesExactParams(), ConsoleRule::matchesPartialParams(), ConsoleRules::parseAddLine(), and ConsoleRule::valuesToString().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:01 2009 for Scorched3D by  doxygen 1.5.3