ParameterSetParser Class Reference

Detailed Description

Definition at line 25 of file ParameterSetParser.h.

Static Public Member Functions

static void parse (ParameterSet &p, lua_State *L, int index)
 Convert a lua table to a ParameterSet. More...
 

Member Function Documentation

◆ parse()

void ParameterSetParser::parse ( ParameterSet p,
lua_State *  L,
int  index 
)
static

Convert a lua table to a ParameterSet.

Parameters
Lthe lua state
indexThe index on the stack of the table to parse

Definition at line 26 of file ParameterSetParser.cc.

Referenced by lua::to_any().


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