This is the complete list of members for Ruby, including all inherited members.
convert(Value var) | Ruby | static |
convertToRuby(X var) | Ruby | static |
convertToRuby(const std::string &var) (defined in Ruby) | Ruby | static |
convertToRuby(int v) (defined in Ruby) | Ruby | |
convertToRuby(unsigned int v) (defined in Ruby) | Ruby | |
convertToRuby(long v) (defined in Ruby) | Ruby | |
convertToRuby(unsigned long v) (defined in Ruby) | Ruby | |
convertToRuby(double v) (defined in Ruby) | Ruby | |
convertToRuby(bool v) (defined in Ruby) | Ruby | |
define_class(const char *rbname, Value super) (defined in Ruby) | Ruby | privatestatic |
define_method(Value cl, const char *rbname, Value(*func)(...), int argnum) (defined in Ruby) | Ruby | privatestatic |
define_singleton_method(Value obj, const char *rbname, Value(*func)(...), int argnum) (defined in Ruby) | Ruby | privatestatic |
defineGlobalConst(const char *rbname, Value obj) (defined in Ruby) | Ruby | |
emit_error(const char *errstr) | Ruby | privatestatic |
evalProtect(const char *str) | Ruby | |
False (defined in Ruby) | Ruby | static |
isConvertible(Value var) (defined in Ruby) | Ruby | static |
Nil (defined in Ruby) | Ruby | static |
printErrorInfo() (defined in Ruby) | Ruby | |
Ruby(const char *scriptname) (defined in Ruby) | Ruby | |
True (defined in Ruby) | Ruby | static |
unwrap_internal(Value self) (defined in Ruby) | Ruby | inlineprivatestatic |
unwrap_obj(Value self) (defined in Ruby) | Ruby | privatestatic |
Value typedef (defined in Ruby) | Ruby | |
wrap_obj(Value cl, void *p, void(*)(void *)) (defined in Ruby) | Ruby | privatestatic |
wrapped_t typedef (defined in Ruby) | Ruby | private |
~Ruby() (defined in Ruby) | Ruby |