|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
JSON token. More...
#include <jsondef.h>
| Public Attributes | |
| jsonhandle | handle | 
| string | value | 
| double | utc | 
JSON token.
Tokenized version of a single JSON object. The token is a handle to the location in the JSON map represented by the string portion, and the value portion stored as a string.
| jsonhandle jsontoken::handle | 
| string jsontoken::value | 
| double jsontoken::utc |