API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/Scanner.h>
#include <NDEVR/String.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/Time.h>
Go to the source code of this file.
Classes | |
class | JSONToStringHelper< t_type > |
class | JSONToStringHelper< Angle< t_type > > |
class | JSONToStringHelper< String > |
class | JSONToStringHelper< Time > |
class | JSONNode |
JavaScript Object Notation or JSON is an open - standard file format that uses human - readable text to transmit data objects consisting of attribute–value pairs and array data types(or any other
serializable value). More... | |
Namespaces | |
namespace | NDEVR |