Ruby 1.9.3p327(2012-11-10revision37606)
Public Member Functions | Data Fields
iconv_env_t Struct Reference

Public Member Functions

VALUE append _ ((VALUE, VALUE))

Data Fields

iconv_t cd
int argc
VALUEargv
VALUE ret
int toidx

Detailed Description

Definition at line 82 of file iconv.c.


Member Function Documentation

VALUE append iconv_env_t::_ ( (VALUE, VALUE )

Field Documentation

Definition at line 85 of file iconv.c.

Referenced by iconv_fail(), iconv_s_conv(), iconv_s_convert(), and iconv_s_iconv().

Definition at line 86 of file iconv.c.

Referenced by iconv_fail(), iconv_s_conv(), iconv_s_convert(), and iconv_s_iconv().

iconv_t iconv_env_t::cd

Definition at line 88 of file iconv.c.

Referenced by iconv_conv(), iconv_s_conv(), iconv_s_convert(), and iconv_s_iconv().


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