base class for Value iterators.
More...
#include <value.h>
base class for Value iterators.
var computeDistance |
( |
var |
other) | |
|
|
protected |
local computeDistance |
( |
local |
other) | |
|
|
protected |
local copy |
( |
local |
other) | |
|
|
protected |
Return the index of the referenced Value. -1 if it is not an arrayValue.
Return the index of the referenced Value. -1 if it is not an arrayValue.
Return the index of the referenced Value. -1 if it is not an arrayValue.
bool isEqual |
( |
const SelfType & |
other) | |
const |
|
protected |
local isEqual |
( |
local |
other) | |
|
|
protected |
Return either the index or the member name of the referenced value as a Value.
Return either the index or the member name of the referenced value as a Value.
Return either the index or the member name of the referenced value as a Value.
const char* memberName |
( |
) | |
const |
Return the member name of the referenced Value. "" if it is not an objectValue.
Return the member name of the referenced Value. "" if it is not an objectValue.
Return the member name of the referenced Value. "" if it is not an objectValue.
bool operator!= |
( |
const SelfType & |
other) | |
const |
|
inline |
bool operator!= |
( |
var |
other) | |
|
|
inline |
bool operator!= |
( |
local |
other) | |
|
|
inline |
bool operator== |
( |
const SelfType & |
other) | |
const |
|
inline |
bool operator== |
( |
var |
other) | |
|
|
inline |
bool operator== |
( |
local |
other) | |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/extensions/CocoStudio/Json/lib_json/value.h