![]() |
Yoba Perl
|
This is the complete list of members for Hash, including all inherited members.
begin() const | Hash | |
clear() | Hash | |
decreaseRefcount() | Variable | |
detachMortalSV() | Variable | |
detachSV() | Variable | |
dump() const | Variable | |
get(const std::string &key) | Hash | |
getHV() const | Hash | |
getPerl() const | Variable | |
getRefcount() const | Variable | |
getSize() const | Hash | |
getSV() const | Variable | |
Hash(Perl &perl, HV *hv, bool increase_refcount) | Hash | |
increaseRefcount() | Variable | |
insert(const std::string &key, const Scalar &value) | Hash | |
isEmpty() const | Hash | |
isExists(const std::string &key) const | Hash | |
isReadOnly() const | Variable | |
Iterator typedef | Hash | |
makeCopy() const | Hash | |
makeRef() const | Hash | |
operator bool() const | Hash | |
operator==(const Variable &other) | Variable | |
operator[](const std::string &key) noexcept | Hash | |
remove(const std::string &key) | Hash | |
setReadOnly(bool state) | Variable | |
toMap() const | Hash | |
toString() const | Hash | virtual |
Variable(Perl &perl, SV *sv, bool increase_refcount) | Variable | |
Variable(const Variable &to_copy) | Variable | |
Variable(Variable &&to_move) | Variable | |
~Variable() | Variable | virtual |