![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for NegatedValue, including all inherited members.
Dup(std::ostream &output) | Value | virtual |
GetPrecedence() const override | UnaryOpValue | virtual |
GetSigned() | Value | virtual |
GetString() const | Value | virtual |
GetUnsigned() | Value | virtual |
IsAddress() | Value | virtual |
IsInteger() | Value | virtual |
IsSignedValue() | Value | virtual |
Negate() override | NegatedValue | virtual |
NegatedValue(const NegatedValue &value)=delete | NegatedValue | |
NegatedValue(ValuePtr val) | NegatedValue | explicit |
oper_ | UnaryOpValue | protected |
operand_ | UnaryOpValue | protected |
operator=(const NegatedValue &value)=delete | NegatedValue | |
UnaryOpValue::operator=(const UnaryOpValue &value)=delete | UnaryOpValue | |
postfix_ | UnaryOpValue | protected |
Print(std::ostream &output) const override | UnaryOpValue | virtual |
ref_count_ | RefCounted | private |
RefCounted() | RefCounted | inlineprotected |
UnaryOpValue(const UnaryOpValue &value)=delete | UnaryOpValue | |
UnaryOpValue(ValuePtr operand, std::string oper, bool postfix) | UnaryOpValue | |
void::intrusive_ptr_add_ref(RefCounted *ptr) | RefCounted | private |
void::intrusive_ptr_release(RefCounted *ptr) | RefCounted | private |
~RefCounted() | RefCounted | inlineprotectedvirtual |
~Value() | Value | virtual |