smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Classes | Macros
json.h File Reference
#include <stdint.h>
#include <stdio.h>
#include <initializer_list>
#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for json.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  json
 Create and print JSON output. More...
 
struct  json::initlist_value
 
struct  json::initlist_key_value_pair
 
struct  json::node_info
 
class  json::ref
 Reference to a JSON element. More...
 
struct  json::print_options
 Options for print(). More...
 
struct  json::node
 
class  json::node::const_iterator
 

Macros

#define JSON_H_CVSID   "$Id: json.h 5292 2022-01-06 17:13:25Z chrfranke $"
 

Macro Definition Documentation

◆ JSON_H_CVSID

#define JSON_H_CVSID   "$Id: json.h 5292 2022-01-06 17:13:25Z chrfranke $"

Definition at line 12 of file json.h.