versadac  1
versadac - Scalable Recorder Firmware
JSONNode Member List

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

as_array(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNode
as_binary(void) const json_nothrow json_cold (defined in JSONNode)JSONNodeinline
as_bool(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
as_float(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
as_int(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
as_node(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNode
as_string(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
cast(char newtype) json_nothrow (defined in JSONNode)JSONNode
clear(void) json_nothrow json_cold (defined in JSONNode)JSONNodeinline
clear_name(void) json_nothrow (defined in JSONNode)JSONNodeinline
decRef(void) json_nothrow json_hot (defined in JSONNode)JSONNodeinline
deleteJSONNode(JSONNode *ptr) json_nothrow json_hot (defined in JSONNode)JSONNodestatic
duplicate(void) const json_nothrow (defined in JSONNode)JSONNode
empty(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
internal (defined in JSONNode)JSONNodemutable
internalJSONNode (defined in JSONNode)JSONNodefriend
JSONNode(char mytype=JSON_NODE) json_nothrow json_hot (defined in JSONNode)JSONNodeinlineexplicit
JSONNode(const JSONNode &orig) json_nothrow json_hot (defined in JSONNode)JSONNodeinline
JSONNode(const json_string &unparsed) json_nothrow (defined in JSONNode)JSONNodeinline
JSONNode(internalJSONNode *internal_t) json_nothrow (defined in JSONNode)JSONNodeinline
JSONNode(bool, JSONNode &orig) json_nothrow json_hot (defined in JSONNode)JSONNodeinline
JSONWorker (defined in JSONNode)JSONNodefriend
LIBJSON_OBJECT(JSONNode) (defined in JSONNode)JSONNode
makeUniqueInternal(void) json_nothrow (defined in JSONNode)JSONNodeinline
merge(JSONNode &other) json_nothrow json_cold (defined in JSONNode)JSONNode
merge(unsigned int num,...) json_nothrow json_cold (defined in JSONNode)JSONNode
merge(JSONNode *other) json_nothrow json_cold (defined in JSONNode)JSONNode
name(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
newJSONNode(const JSONNode &orig JSON_MUTEX_COPY_DECL2) json_hot (defined in JSONNode)JSONNodestatic
newJSONNode(internalJSONNode *internal_t) json_hot (defined in JSONNode)JSONNodestatic
newJSONNode_Shallow(const JSONNode &orig) json_hot (defined in JSONNode)JSONNodestatic
nullify(void) json_nothrow (defined in JSONNode)JSONNodeinline
operator= (defined in JSONNode)JSONNodeinline
operator[] (defined in JSONNode)JSONNodeinline
operator[] (defined in JSONNode)JSONNode
operator[](json_index_t pos) const json_nothrow (defined in JSONNode)JSONNode
operator[](const json_string &name_t) const json_nothrow (defined in JSONNode)JSONNode
preparse(void) json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
push_back(JSONNode *node) json_nothrow (defined in JSONNode)JSONNodeinline
reserve(json_index_t siz) json_nothrow (defined in JSONNode)JSONNodeinline
set_binary(const unsigned char *bin, size_t bytes) json_nothrow json_cold (defined in JSONNode)JSONNodeinline
set_name(const json_string &newname) json_nothrow json_write_priority (defined in JSONNode)JSONNodeinline
size(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
swap(JSONNode &other) json_nothrow (defined in JSONNode)JSONNodeinline
type(void) const json_nothrow json_read_priority (defined in JSONNode)JSONNodeinline
write(size_t approxsize=DEFAULT_APPROX_SIZE) const json_nothrow json_write_priority (defined in JSONNode)JSONNodeinline
write_formatted(size_t approxsize=DEFAULT_APPROX_SIZE_FORMATTED) const json_nothrow json_write_priority (defined in JSONNode)JSONNodeinline
~JSONNode(void) json_nothrow json_hot (defined in JSONNode)JSONNodeinline