MIDAS
Loading...
Searching...
No Matches
te_variable Struct Reference

#include <tinyexpr.h>

Public Attributes

const charname
 
const voidaddress
 
int type
 
voidcontext
 

Detailed Description

Definition at line 67 of file tinyexpr.h.

Member Data Documentation

◆ address

const void* te_variable::address

Definition at line 69 of file tinyexpr.h.

◆ context

void* te_variable::context

Definition at line 71 of file tinyexpr.h.

◆ name

const char* te_variable::name

Definition at line 68 of file tinyexpr.h.

◆ type

int te_variable::type

Definition at line 70 of file tinyexpr.h.


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