Yoba Perl
Main Page
Classes
Files
Class List
Class Hierarchy
Class Members
Scalar Member List
This is the complete list of members for
Scalar
, including all inherited members.
decreaseRefcount
()
Variable
detachMortalSV
()
Variable
detachSV
()
Variable
dump
() const
Variable
getLength
() const
Scalar
getPerl
() const
Variable
getRefcount
() const
Variable
getSV
() const
Variable
increaseRefcount
()
Variable
isArrayRef
() const
Scalar
isCodeRef
() const
Scalar
isHashRef
() const
Scalar
isObject
() const
Scalar
isObjectOf
(const std::string &class_name) const
Scalar
isReadOnly
() const
Variable
isRef
() const
Scalar
isScalarRef
() const
Scalar
isValidNumber
() const
Scalar
makeCopy
() const
Scalar
makeRef
() const
Scalar
operator bool
() const
Scalar
operator=
(const ValueT &value)
Scalar
operator==
(const Variable &other)
Variable
Scalar
(Perl &perl, SV *sv, bool increase_refcount)
Scalar
setReadOnly
(bool state)
Variable
setValue
(const std::string &value)
Scalar
setValue
(IV value)
Scalar
setValue
(UV value)
Scalar
setValue
(NV value)
Scalar
setValue
(bool value)
Scalar
toBool
() const
Scalar
toIV
() const
Scalar
toNV
() const
Scalar
toString
() const
Scalar
virtual
toUV
() const
Scalar
unrefArray
() const
Scalar
unrefCode
() const
Scalar
unrefHash
() const
Scalar
unrefScalar
() const
Scalar
Variable
(Perl &perl, SV *sv, bool increase_refcount)
Variable
Variable
(const Variable &to_copy)
Variable
Variable
(Variable &&to_move)
Variable
~Variable
()
Variable
virtual
Generated by
1.8.11