![]() |
ModelSpace
Documentation for ModelSpace models and classes.
|
#include <json.h>
Public Attributes | |
| jsmntype_t | type |
| int | start |
| int | end |
| int | size |
JSON token description. type type (object, array, string etc.) start start position in JSON data string end end position in JSON data string
| int jsmntok::end |
| int jsmntok::size |
| int jsmntok::start |
| jsmntype_t jsmntok::type |