Methods in this pseudo-class can be executed on booling-point values.
Definition: Pseudo_QC_Bool.dox.h:6
bool strp()
Returns True because boolean values can be converted to strings (False = "0", True = "1")
bool intp()
Returns True because boolean values can be converted to integers (False = 0, True = 1)
bool val()
Returns itself.
int typeCode()
Returns Qore::NT_BOOLEAN.
Methods in this pseudo-class are available to be executed on any value type (even NOTHING); this is t...
Definition: Pseudo_QC_All.dox.h:6
Qore namespace.
Definition: QC_AbstractSmartLock.dox.h:2