lib
Kross::Ruby::RubyExtension Class Reference
#include <rubyextension.h>
Detailed Description
This class wraps a Kross::Api::Object into the world of ruby.
- Author:
- Cyrille Berger
Definition at line 39 of file rubyextension.h.
Public Member Functions | |
RubyExtension (Kross::Api::Object::Ptr object) | |
~RubyExtension () | |
Friends | |
class | RubyInterpreter |
class | RubyModule |
class | RubyScript |
Constructor & Destructor Documentation
Kross::Ruby::RubyExtension::RubyExtension | ( | Kross::Api::Object::Ptr | object | ) |
Constructor.
- Parameters:
-
object The Kross::Api::Object instance this extension provides access to.
Definition at line 122 of file rubyextension.cpp.
Kross::Ruby::RubyExtension::~RubyExtension | ( | ) |
The documentation for this class was generated from the following files: