![]() |
Yoba Perl
|
This is the complete list of members for Variable, including all inherited members.
| decreaseRefcount() | Variable | |
| detachMortalSV() | Variable | |
| detachSV() | Variable | |
| dump() const | Variable | |
| getPerl() const | Variable | |
| getRefcount() const | Variable | |
| getSV() const | Variable | |
| increaseRefcount() | Variable | |
| isReadOnly() const | Variable | |
| operator<<(std::ostream &stream, const Variable &var) | Variable | friend |
| operator==(const Variable &other) | Variable | |
| setReadOnly(bool state) | Variable | |
| toString() const =0 | Variable | pure virtual |
| Variable(Perl &perl, SV *sv, bool increase_refcount) | Variable | |
| Variable(const Variable &to_copy) | Variable | |
| Variable(Variable &&to_move) | Variable | |
| ~Variable() | Variable | virtual |