Go to the source code of this file.
Functions | |
VALUE | typelib_from_ruby (Value dst, VALUE new_value) |
Value | typelib_get (VALUE value) |
VALUE | typelib_to_ruby (Value v, VALUE registry, VALUE parent) |
VALUE typelib_from_ruby | ( | Value | dst, |
VALUE | new_value | ||
) |
Definition at line 167 of file convert.cc.
Value typelib_get | ( | VALUE | value | ) |
Definition at line 159 of file convert.cc.
VALUE typelib_to_ruby | ( | Value | v, |
VALUE | registry, | ||
VALUE | parent | ||
) |
Definition at line 149 of file convert.cc.