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
|
Constructor.
Definition at line 122 of file rubyextension.cpp. |
|
Destructor.
Definition at line 128 of file rubyextension.cpp. |
The documentation for this class was generated from the following files: