New input starting method based on JSON capabilities.
This commit is contained in:
parent
b4feaebbe8
commit
08953540f6
5 changed files with 159 additions and 119 deletions
|
@ -79,6 +79,7 @@ namespace DTSC {
|
|||
Scan getMember(const char * indice);
|
||||
Scan getMember(const char * indice, const unsigned int ind_len);
|
||||
Scan getIndice(unsigned int num);
|
||||
std::string getIndiceName(unsigned int num);
|
||||
unsigned int getSize();
|
||||
|
||||
char getType();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue