| souffle
    2.0.2-371-g6315b36
    | 
#include <json11.h>


| Public Member Functions | |
| JsonNull () | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from json11::Value< Json::NUL, NullStruct > | |
| void | dump (std::string &out) const override | 
| bool | equals (const JsonValue *other) const override | 
| bool | less (const JsonValue *other) const override | 
| Json::Type | type () const override | 
| Value (NullStruct value) | |
|  Protected Member Functions inherited from json11::JsonValue | |
| virtual const Json::array & | array_items () const | 
| virtual bool | bool_value () const | 
| virtual int | int_value () const | 
| virtual long long | long_value () const | 
| virtual double | number_value () const | 
| virtual const Json::object & | object_items () const | 
| virtual const Json & | operator[] (const std::string &key) const | 
| virtual const Json & | operator[] (size_t i) const | 
| virtual const std::string & | string_value () const | 
| virtual Json::Type | type () const =0 | 
| virtual | ~JsonValue ()=default | 
|  Protected Attributes inherited from json11::Value< Json::NUL, NullStruct > | |
| const NullStruct | m_value | 
 1.8.17
 1.8.17