Class JSON_DUPLICATE_KEYS_CHECKER¶
ClassList > JSON_DUPLICATE_KEYS_CHECKER
Inherits the following classes: JSON_WALKER
Public Functions¶
| Type | Name |
|---|---|
| JSON_DUPLICATE_KEYS_CHECKER () = default |
|
| ~JSON_DUPLICATE_KEYS_CHECKER () override |
Public Functions inherited from JSON_WALKER¶
See JSON_WALKER
| Type | Name |
|---|---|
| int | WalkDocument (const JSON_DOC & document) |
Protected Attributes inherited from JSON_WALKER¶
See JSON_WALKER
| Type | Name |
|---|---|
| bool | m_stop |
Protected Functions inherited from JSON_WALKER¶
See JSON_WALKER
| Type | Name |
|---|---|
| virtual int | CallAfter (const JSON_VALUE & value) |
| virtual int | CallBefore (const JSON_VALUE & value) |
| virtual int | CallOnArrayIterate () |
| virtual int | CallOnKeyIterate (const JSON_VALUE & key) |
| virtual | ~JSON_WALKER () = default |
Public Functions Documentation¶
function JSON_DUPLICATE_KEYS_CHECKER¶
function ~JSON_DUPLICATE_KEYS_CHECKER¶
The documentation for this class was generated from the following file cubrid/src/compat/db_json.cpp