bref
API 2014 of the Zia HTTP server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
bref::BrefValue Member List
This is the complete list of members for bref::BrefValue, including all inherited members.
arrayType enum valuebref::BrefValue
arrayValue_bref::BrefValue [private]
asArray() const bref::BrefValue
asBool() const bref::BrefValue
asDouble() const bref::BrefValue
asInt() const bref::BrefValue
asList() const bref::BrefValue
asString() const bref::BrefValue
boolType enum valuebref::BrefValue
boolValue_bref::BrefValue [private]
BrefValue()bref::BrefValue
BrefValue(bool)bref::BrefValue
BrefValue(const std::string &)bref::BrefValue
BrefValue(int)bref::BrefValue
BrefValue(double)bref::BrefValue
clear()bref::BrefValue
confType enum namebref::BrefValue
doubleType enum valuebref::BrefValue
doubleValue_bref::BrefValue [private]
getType() const bref::BrefValue
hasKey(std::string const &key) const bref::BrefValue
intType enum valuebref::BrefValue
intValue_bref::BrefValue [private]
isArray() const bref::BrefValue
isBool() const bref::BrefValue
isDouble() const bref::BrefValue
isInt() const bref::BrefValue
isList() const bref::BrefValue
isNull() const bref::BrefValue
isString() const bref::BrefValue
listType enum valuebref::BrefValue
listValue_bref::BrefValue [private]
nullType enum valuebref::BrefValue
operator[](std::string const &key)bref::BrefValue
push(const bref::BrefValue &node)bref::BrefValue
setBool(bool)bref::BrefValue
setDouble(double)bref::BrefValue
setInt(int)bref::BrefValue
setNull()bref::BrefValue
setString(std::string const &)bref::BrefValue
stringType enum valuebref::BrefValue
stringValue_bref::BrefValue [private]
type_bref::BrefValue [private]