Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CJSONVariantParser Class Reference

#include <JSONVariantParser.h>

Public Member Functions

 CJSONVariantParser ()=delete
 

Static Public Member Functions

static bool Parse (const char *json, CVariant &data)
 
static bool Parse (const std::string &json, CVariant &data)
 

Constructor & Destructor Documentation

◆ CJSONVariantParser()

CJSONVariantParser::CJSONVariantParser ( )
delete

Member Function Documentation

◆ Parse() [1/2]

bool CJSONVariantParser::Parse ( const char *  json,
CVariant data 
)
static

◆ Parse() [2/2]

bool CJSONVariantParser::Parse ( const std::string &  json,
CVariant data 
)
static

The documentation for this class was generated from the following files: