TorqueScript  0.2
TorqueScript::StoredValue Member List

This is the complete list of members for TorqueScript::StoredValue, including all inherited members.

getReferencedValueCopy(std::shared_ptr< ExecutionState > state) (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
getRepresentation() (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
isInteger(std::shared_ptr< ExecutionState > state) (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
setValue(StoredValue newValue, std::shared_ptr< ExecutionState > state)TorqueScript::StoredValue
StoredValue(void *memoryLocation, const MemoryReferenceType type) (defined in TorqueScript::StoredValue)TorqueScript::StoredValueinline
StoredValue(const int value) (defined in TorqueScript::StoredValue)TorqueScript::StoredValueinline
StoredValue(const float value) (defined in TorqueScript::StoredValue)TorqueScript::StoredValueinline
StoredValue(const std::size_t value, const StoredValueType type) (defined in TorqueScript::StoredValue)TorqueScript::StoredValueinline
StoredValue(std::shared_ptr< ConsoleObject > object, const std::size_t field) (defined in TorqueScript::StoredValue)TorqueScript::StoredValueinline
toBoolean(std::shared_ptr< ExecutionState > state) (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
toConsoleObject(std::shared_ptr< ExecutionState > state) (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
toFloat(std::shared_ptr< ExecutionState > state)TorqueScript::StoredValue
toInteger(std::shared_ptr< ExecutionState > state) (defined in TorqueScript::StoredValue)TorqueScript::StoredValue
toString(std::shared_ptr< ExecutionState > state)TorqueScript::StoredValue