mruby/c VM Source Code release 3.4
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CCALLINFOCall information
 CIREPIREP Internal REPresentation
 CIREP_CATCH_HANDLERIREP Catch Handler
 CMEMORY_POOL
 CMRBC_ALLOC_PROFFor memory allocation profiling functions. if you use this, define MRBC_USE_ALLOC_PROF pre-processor macro
 CMRBC_ALLOC_STATISTICSReturn value structure for mrbc_alloc_statistics function
 CMRBC_DEFINE_METHOD_LISTFor mrbc_define_method_list function
 CRArrayArray object
 CRBasicBase class for some objects
 CRBuiltinClassBuilt-in class object
 CRBuiltinNoMethodClassBuilt-in No method class object
 CRClassClass object
 CRExceptionException object
 CRHashHash object
 CRHashIteratorDefine Hash iterator
 CRInstanceInstance object
 CRKeyValueKey-Value data
 CRKeyValueHandleKey-Value handle
 CRKeyValueIteratorKey-Value iterator
 CRMethodMethod management structure
 CRMutexMutex
 CRObjectValue object
 CRPrintfPrintf tiny (mruby/c) version data container
 CRPrintfFormatPrintf tiny (mruby/c) version format container
 CRProcProc object
 CRRangeRange object
 CRStringString object
 CRTcbTask control block
 CSYM_INDEX
 Ctr_pattern
 CVMVirtual Machine