Rice  3.0.0
Rice::Module_base Member List

This is the complete list of members for Rice::Module_base, including all inherited members.

add_handler(Functor_T functor) (defined in Rice::Module_base)Rice::Module_baseprotected
attr_get(Identifier name) constRice::Object
call(Identifier id, ArgT... args) constRice::Object
class_of() constRice::Object
compare(Object const &other) constRice::Object
convert_args(ArgT &... args) constRice::Objectprotected
freeze()Rice::Object
handler() const (defined in Rice::Module_base)Rice::Module_baseprotected
inspect() constRice::Object
instance_eval(String const &s)Rice::Object
is_a(Object klass) constRice::Object
is_frozen() constRice::Object
is_instance_of(Object klass) constRice::Object
is_nil() constRice::Objectinline
iv_get(Identifier name) constRice::Object
iv_set(Identifier name, T const &value)Rice::Object
mark() constRice::Object
Module_base(VALUE v=rb_cObject) (defined in Rice::Module_base)Rice::Module_base
Module_base(Module_base const &other) (defined in Rice::Module_base)Rice::Module_base
Object(VALUE value=Qnil)Rice::Objectinline
Object(Object const &other)Rice::Objectinline
operator bool() constRice::Objectinline
operator VALUE() constRice::Objectinline
operator=(Module_base const &other) (defined in Rice::Module_base)Rice::Module_base
rb_type() constRice::Object
respond_to(Identifier id) constRice::Object
set_value(VALUE v)Rice::Objectprotected
swap(Module_base &other) (defined in Rice::Module_base)Rice::Module_base
Rice::Object::swap(Object &other)Rice::Object
test() constRice::Objectinline
to_s() constRice::Object
value() constRice::Objectinline
vcall(Identifier id, Array args)Rice::Object
~Object()Rice::Objectinlinevirtual