Home | All Classes | Grouped Classes | Index | Search

Class CL_JSValue

More...

Derived from: none
Derived by: none
Group: JavaScript (Framework)

#include <ClanLib/javascript.h>

Construction:

CL_JSValue

Attributes:

getJsval

getInt

getBool

getFloat

getDouble

getObject

getString

jsval

int

bool

float

double

operator std::string

operator CL_JSObject*

isBoolean

isDouble

isGCThing

isInt

isNull

isNumber

isObject

isPrimitive

isString

isVoid

getType

Operations:

setJsval

setInt

setBool

setFloat

setDouble

setObject

setString

setNull

setVoid

operator =

Detailed description:



Questions or comments, write to the
ClanLib mailing list.