1#ifndef TENDUKE_JSON_JSONBOOLEAN_H 
    2#define TENDUKE_JSON_JSONBOOLEAN_H 
    4#include "./JSONElement.h" 
JSON boolean.
Definition JSONBoolean.h:12
 
virtual bool getValue() const =0
Returns the value.
 
Superclass of JSON elements.
Definition JSONElement.h:12
 
JSON support.
Definition JSONArray.h:10
 
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4