Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_obj_stringio_t Struct Reference

#include <objstringio.h>

Public Attributes

mp_obj_base_t base
 
vstr_tvstr
 
mp_uint_t pos
 
mp_obj_t ref_obj
 

Detailed Description

Definition at line 31 of file objstringio.h.

Member Data Documentation

◆ base

mp_obj_base_t _mp_obj_stringio_t::base

Definition at line 32 of file objstringio.h.

◆ pos

mp_uint_t _mp_obj_stringio_t::pos

Definition at line 35 of file objstringio.h.

◆ ref_obj

mp_obj_t _mp_obj_stringio_t::ref_obj

Definition at line 37 of file objstringio.h.

◆ vstr

vstr_t* _mp_obj_stringio_t::vstr

Definition at line 33 of file objstringio.h.


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