0.45.0
![]() |
#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) |
helper class to access json values
|
static |
const T igor::iJson::getValue | ( | const json & | jsonElement, |
const iaString & | elementName, | ||
const T & | defaultValue | ||
) |