Barracuda Application Server C/C++ Reference
NO
JVal Member List

This is the complete list of members for JVal, including all inherited members.

add(JErr *e, JVal *child)JVal
addMember(JErr *e, const char *memberName, JVal *child, AllocatorIntf *dAlloc)JVal
get(JErr *err, const char *fmt,...)JVal
getArray(JErr *e)JVal
getBoolean(JErr *e)JVal
getDouble(JErr *e)JVal
getInt(JErr *e)JVal
getJ(JErr *e)JVal
getLength(JErr *e)JVal
getLong(JErr *e)JVal
getName()JVal
getNextElem()JVal
getObject(JErr *e)JVal
getString(JErr *e)JVal
getType()JVal
isObjectMember()JVal
manageJ(JErr *e)JVal
manageName()JVal
manageString(JErr *e)JVal
setBoolean(JErr *e, BaBool v)JVal
setDouble(JErr *e, double v)JVal
setInt(JErr *e, S32 v)JVal
setLong(JErr *e, S64 v)JVal
setNull(JErr *e)JVal
setString(JErr *e, char *v)JVal
terminate(AllocatorIntf *vAlloc, AllocatorIntf *dAlloc)JVal
unlink(JVal *child)JVal
vget(JErr *err, const char **fmt, va_list *argList)JVal