Qore Programming Language
0.9.16
Main Page
Related Pages
Modules
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Variables
b
c
d
e
f
i
k
l
m
n
o
p
s
t
v
x
Files
File List
File Members
All
_
a
c
d
f
g
h
i
m
n
p
q
r
s
t
Functions
c
d
f
g
i
m
n
p
q
r
s
t
Variables
d
m
n
q
t
Typedefs
a
i
m
n
q
s
t
Enumerations
Enumerator
Macros
_
d
h
n
p
q
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
QoreValue Member List
This is the complete list of members for
QoreValue
, including all inherited members.
assign
(AbstractQoreNode *n)
QoreValue
assign
(int64 n)
QoreValue
assign
(double n)
QoreValue
assign
(bool n)
QoreValue
assignAndSanitize
(const QoreValue n)
QoreValue
assignNothing
()
QoreValue
derefCanThrowException
() const
QoreValue
discard
(ExceptionSink *xsink)
QoreValue
eval
(ExceptionSink *xsink) const
QoreValue
eval
(bool &needs_deref, ExceptionSink *xsink) const
QoreValue
getAsString
(QoreString &str, int format_offset, ExceptionSink *xsink) const
QoreValue
getAsString
(bool &del, int foff, ExceptionSink *xsink) const
QoreValue
getFullTypeInfo
() const
QoreValue
getFullTypeName
() const
QoreValue
getTypeInfo
() const
QoreValue
hasNode
() const
QoreValue
isEqualHard
(const QoreValue v) const
QoreValue
isEqualSoft
(const QoreValue v, ExceptionSink *xsink) const
QoreValue
isEqualValue
(const QoreValue v)
QoreValue
isReferenceCounted
() const
QoreValue
operator=
(const QoreValue &n)
QoreValue
operator=
(const QoreSimpleValue &n)
QoreValue
QoreValue
()
QoreValue
QoreValue
(bool b)
QoreValue
QoreValue
(int i)
QoreValue
QoreValue
(unsigned int i)
QoreValue
QoreValue
(long i)
QoreValue
QoreValue
(unsigned long i)
QoreValue
QoreValue
(unsigned long long i)
QoreValue
QoreValue
(int64 i)
QoreValue
QoreValue
(double f)
QoreValue
QoreValue
(AbstractQoreNode *n)
QoreValue
QoreValue
(const AbstractQoreNode *n)
QoreValue
QoreValue
(const QoreSimpleValue &v)
QoreValue
QoreValue
(const QoreValue &old)
QoreValue
ref
() const
QoreValue
refSelf
() const
QoreValue
sanitize
()
QoreValue
swap
(QoreValue &val)
QoreValue
takeIfNode
()
QoreValue