addItem(const Value &item) | ulxr::Array | |
Array() | ulxr::Array | |
clear() | ulxr::Array | |
cloneValue() const | ulxr::Array | [virtual] |
getItem(unsigned idx) | ulxr::Array | |
getSignature(bool deep=false) const | ulxr::Array | [virtual] |
getType() const | ulxr::ValueBase | |
getTypeName() const | ulxr::ValueBase | |
getValueName() | ulxr::Array | [static] |
getWbXml() const | ulxr::Array | [virtual] |
getXml(int indent=0) const | ulxr::Array | [virtual] |
isArray() const | ulxr::ValueBase | |
isBase64() const | ulxr::ValueBase | |
isBoolean() const | ulxr::ValueBase | |
isDateTime() const | ulxr::ValueBase | |
isDouble() const | ulxr::ValueBase | |
isInteger() const | ulxr::ValueBase | |
isString() const | ulxr::ValueBase | |
isStruct() const | ulxr::ValueBase | |
isVoid() const | ulxr::ValueBase | |
setItem(unsigned idx, const Value &item) | ulxr::Array | |
size() const | ulxr::Array | |
ValueBase(ValueType t) | ulxr::ValueBase | |
values | ulxr::Array | [private] |
~Array() | ulxr::Array | [virtual] |
~ValueBase() | ulxr::ValueBase | [virtual] |