Table of Contents - RDoc Documentation
Pages
- COPYING
- Doxyfile
- Makefile.am
- Makefile.in
-
README
- Rice - Ruby Interface for C++ Extensions {#mainpage}
- Introduction {#intro}
- Project Details {#project}
- Installation {#installation}
- Tutorial {#tutorial}
- Getting started {#getting_started}
- Defining clases {#classes}
- Defining methods {#methods}
- Wrapping C++ Types {#data_types}
- Type conversions {#conversions}
- Conversions for wrapped C++ types {#data_conversions}
- Exceptions {#exception}
- Builtin Types {#builtin}
- Inheritance {#inheritance}
- Overloaded functions {#overloading}
- User-defined type conversions {#user_defined_conversions}
- Default Arguments {#default_arguments}
- Director {#director}
- Implicit Casting {#implicit_cast}
- Motivation {#motivation}
- What Rice is Not {#what_not}
- History {#history}
- The GC {#gc}
- README.mingw
- Rakefile
- bootstrap
- check_stdcxx_11.ac
- config.guess
- config.sub
- configure
- configure.ac
- changelog
- compat
- control
- copyright
- dh_ruby.mk
- install
- deb_autopackaging_overlay
- series
- rock-master-18.09-ruby-rice.debhelper.log
- rock-master-18.09-ruby-rice.docs
- rock-master-18.09-ruby-rice.examples
- ruby-tests.rake
- rules
- format
- watch
- depcomp
- doxygen.am
- install-sh
- missing
- rice.pc
- rice.gemspec
- Address_Registration_Guard.hpp
- Address_Registration_Guard.ipp
- Address_Registration_Guard_defn.hpp
- Arg.hpp
- Arg_impl.hpp
- Arg_operators.hpp
- Array.hpp
- Array.ipp
- Builtin_Object.hpp
- Builtin_Object.ipp
- Builtin_Object_defn.hpp
- Class.hpp
- Class.ipp
- Class_defn.hpp
- Constructor.hpp
- Data_Object.hpp
- Data_Object.ipp
- Data_Object_defn.hpp
- Data_Type.hpp
- Data_Type.ipp
- Data_Type_defn.hpp
- Data_Type_fwd.hpp
- Director.hpp
- Enum.hpp
- Enum.ipp
- Exception.hpp
- Exception_Base.hpp
- Exception_Base.ipp
- Exception_Base_defn.hpp
- Exception_defn.hpp
- Hash.hpp
- Hash.ipp
- Identifier.hpp
- Identifier.ipp
- Jump_Tag.hpp
- Makefile.am
- Makefile.in
- Module.hpp
- Module.ipp
- Module_defn.hpp
- Module_impl.hpp
- Module_impl.ipp
- Object.hpp
- Object.ipp
- Object_defn.hpp
- Require_Guard.hpp
- String.hpp
- Struct.hpp
- Struct.ipp
- Symbol.hpp
- Symbol.ipp
- config.hpp
- config.hpp.in
- Arguments.hpp
- Auto_Function_Wrapper.hpp
- Auto_Function_Wrapper.ipp
- Auto_Member_Function_Wrapper.hpp
- Auto_Member_Function_Wrapper.ipp
- Caster.hpp
- Exception_Handler.hpp
- Exception_Handler.ipp
- Exception_Handler_defn.hpp
- Iterator.hpp
- Not_Copyable.hpp
- Wrapped_Function.hpp
- cfp.hpp
- cfp.ipp
- check_ruby_type.hpp
- creation_funcs.hpp
- creation_funcs.ipp
- default_allocation_func.hpp
- default_allocation_func.ipp
- define_method_and_auto_wrap.hpp
- define_method_and_auto_wrap.ipp
- demangle.hpp
- env.hpp
- from_ruby.hpp
- from_ruby.ipp
- method_data.hpp
- node.hpp
- object_call.hpp
- object_call.ipp
- protect.hpp
- ruby.hpp
- ruby_version_code.hpp
- ruby_version_code.hpp.in
- st.hpp
- to_ruby.hpp
- to_ruby.ipp
- traits.hpp
- win32.hpp
- wrap_function.hpp
- wrap_function.ipp
- global_function.hpp
- global_function.ipp
- protect.hpp
- protect.ipp
- ruby_mark.hpp
- ruby_try_catch.hpp
- to_from_ruby.hpp
- to_from_ruby.ipp
- to_from_ruby_defn.hpp
- ruby.ac
- Makefile.am
- Makefile.in
- Makefile.am
- Makefile.in
- mkmf-rice.rb.in
- Makefile.am
- Makefile.in
- Makefile.am
- Makefile.in
- Makefile.am
- Makefile.in
- Foo.hpp
- unittest.hpp
Classes and Modules
Methods
- ::new — Preprocessor
- #evaluate — Preprocessor
- #getline — Preprocessor
- #preprocess — Preprocessor
- #process — Object
- #puts — Object
- #puts — Preprocessor
- #rubypp — Object
- #run_external_test — RiceTest
- #test_multiple_extensions — RiceTest
- #test_multiple_extensions_same_class — RiceTest
- #test_multiple_extensions_with_inheritance — RiceTest
- #test_unittest — RiceTest