Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_class_cc_entries Struct Reference

Data Structures

struct  rb_class_cc_entries_entry
 

Data Fields

int capa
 
int len
 
const struct rb_callable_method_entry_structcme
 
struct rb_class_cc_entries::rb_class_cc_entries_entryentries
 

Detailed Description

Definition at line 501 of file vm_callinfo.h.

Field Documentation

◆ capa

int rb_class_cc_entries::capa

Definition at line 505 of file vm_callinfo.h.

◆ cme

const struct rb_callable_method_entry_struct* rb_class_cc_entries::cme

Definition at line 507 of file vm_callinfo.h.

◆ len

int rb_class_cc_entries::len

Definition at line 506 of file vm_callinfo.h.


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