COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
jsontoken Struct Reference

JSON token. More...

#include <jsondef.h>

Collaboration diagram for jsontoken:

Public Attributes

jsonhandle handle
 
string value
 
double utc
 

Detailed Description

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.

Member Data Documentation

jsonhandle jsontoken::handle
string jsontoken::value
double jsontoken::utc

The documentation for this struct was generated from the following file: