Lines Matching refs:objectValue
428 objectValue ///< object value (collection of name/value pairs).
446 * Value constructor and objectValue member assignement takes advantage of the
485 * Values of an #objectValue or #arrayValue can be accessed using operator[]()
495 * It is possible to iterate over the list of a #objectValue values using
595 To create an empty object, pass objectValue.
603 Json::Value obj_value(Json::objectValue); // {}
708 /// \pre type() is arrayValue, objectValue, or nullValue
818 /// \pre type() is objectValue or nullValue
862 /// \pre type() is objectValue or nullValue
1029 /// objectValue.
1034 /// objectValue.
1039 /// objectValue.