igor::iJson Class Reference

#include <iJson.h>

Public Member Functions

template<typename T >
const T getValue (const json &jsonElement, const iaString &elementName, const T &defaultValue)
 

Static Public Member Functions

template<typename T >
static const T getValue (const json &jsonElement, const iaString &elementName, const T &defaultValue)
 
static json parse (const iaString &filename)
 

Detailed Description

helper class to access json values

Member Function Documentation

◆ getValue() [1/2]

template<typename T >
static const T igor::iJson::getValue ( const json jsonElement,
const iaString elementName,
const T &  defaultValue 
)
static

◆ getValue() [2/2]

template<typename T >
const T igor::iJson::getValue ( const json jsonElement,
const iaString &  elementName,
const T &  defaultValue 
)

◆ parse()

json igor::iJson::parse ( const iaString filename)
static

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