Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
load_arg Struct Reference

Data Fields

VALUE src
char * buf
long buflen
long readable
long offset
st_tablesymbols
st_tabledata
VALUE proc
st_tablecompat_tbl
int infection

Detailed Description

Definition at line 977 of file marshal.c.


Field Documentation

Definition at line 979 of file marshal.c.

Referenced by clear_load_arg(), marshal_load(), r_byte1_buffered(), and r_bytes1_buffered().

Definition at line 980 of file marshal.c.

Referenced by clear_load_arg(), r_byte(), r_byte1_buffered(), r_bytes0(), and r_bytes1_buffered().

Definition at line 984 of file marshal.c.

Referenced by clear_load_arg(), mark_load_arg(), marshal_load(), r_entry0(), r_object0(), and r_prepare().

Definition at line 987 of file marshal.c.

Referenced by marshal_load(), r_byte1_buffered(), r_bytes1(), r_bytes1_buffered(), and r_entry0().

Definition at line 985 of file marshal.c.

Referenced by marshal_load(), r_leave(), and r_object0().

Definition at line 978 of file marshal.c.

Referenced by marshal_load(), r_byte(), r_byte1_buffered(), r_bytes0(), r_bytes1(), and r_bytes1_buffered().


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