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