![]() |
OpendTect
6.6
|
Go to the source code of this file.
Classes | |
| union | Gason::JsonValue |
| struct | Gason::JsonNode |
| struct | Gason::JsonIterator |
| class | Gason::JsonAllocator |
| struct | Gason::JsonAllocator::Zone |
Namespaces | |
| Gason | |
Macros | |
| #define | JSON_VALUE_PAYLOAD_MASK 0x00007FFFFFFFFFFFULL |
| #define | JSON_VALUE_NAN_MASK 0x7FF8000000000000ULL |
| #define | JSON_VALUE_TAG_MASK 0xF |
| #define | JSON_VALUE_TAG_SHIFT 47 |
| #define | JSON_ERRNO_MAP(XX) |
| #define | XX(no, str) JSON_##no, |
Functions | |
| JsonIterator | Gason::begin (JsonValue o) |
| JsonIterator | Gason::end (JsonValue) |
| const char * | Gason::jsonStrError (int err) |
| int | Gason::jsonParse (char *str, char **endptr, JsonValue *value, JsonAllocator &allocator) |
| #define JSON_ERRNO_MAP | ( | XX | ) |
| #define JSON_VALUE_NAN_MASK 0x7FF8000000000000ULL |
| #define JSON_VALUE_PAYLOAD_MASK 0x00007FFFFFFFFFFFULL |
| #define JSON_VALUE_TAG_MASK 0xF |
| #define JSON_VALUE_TAG_SHIFT 47 |
| #define XX | ( | no, | |
| str | |||
| ) | JSON_##no, |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021