|
Rice
3.0.0
|
Provides a helper class for wrapping and unwrapping C++ objects as Ruby objects. More...
#include "Object_defn.hpp"#include "Data_Type_fwd.hpp"#include "ruby_mark.hpp"#include "detail/to_ruby.hpp"#include "detail/ruby.hpp"Go to the source code of this file.
Classes | |
| struct | Rice::Default_Mark_Function< T > |
| struct | Rice::Default_Free_Function< T > |
| class | Rice::Data_Object< T > |
| A smartpointer-like wrapper for Ruby data objects. More... | |
| struct | Rice::detail::to_ruby_< Data_Object< T > > |
Provides a helper class for wrapping and unwrapping C++ objects as Ruby objects.