Rice  3.0.0
Rice::Symbol Member List

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

attr_get(Identifier name) constRice::Object
c_str() constRice::Symbol
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
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
Object(VALUE value=Qnil)Rice::Objectinline
Object(Object const &other)Rice::Objectinline
operator bool() constRice::Objectinline
operator VALUE() constRice::Objectinline
rb_type() constRice::Object
respond_to(Identifier id) constRice::Object
set_value(VALUE v)Rice::Objectprotected
str() constRice::Symbol
swap(Object &other)Rice::Object
Symbol(VALUE v)Rice::Symbol
Symbol(Object v)Rice::Symbol
Symbol(Identifier id)Rice::Symbol
Symbol(char const *s="")Rice::Symbol
Symbol(std::string const &s)Rice::Symbol
test() constRice::Objectinline
to_id() constRice::Symbol
to_s() constRice::Object
value() constRice::Objectinline
vcall(Identifier id, Array args)Rice::Object
~Object()Rice::Objectinlinevirtual