JS8Call-Improved master
Loading...
Searching...
No Matches
Tuple Struct Reference

Small mapping tuple used in the static lookup arrays. More...

#include <JSC.h>

Public Attributes

char const * str
int size
int index

Detailed Description

Small mapping tuple used in the static lookup arrays.

Member Data Documentation

◆ index

int Tuple::index

Index into related tables.

◆ size

int Tuple::size

Length in characters.

◆ str

char const* Tuple::str

Null-terminated string for the entry.


The documentation for this struct was generated from the following file: