Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

rubywrapper.cpp File Reference

#include "rubywrapper.h"

Include dependency graph for rubywrapper.cpp:

Go to the source code of this file.

Functions

VALUE zeitgeist::RbFuncallWrap (VALUE arg)
 a functor for the rb_protect function, used to safely excecute ruby code
VALUE zeitgeist::RbEvalStringWrap (const std::string &str, int &error)
 calls a safe rb_eval_string variant and prints any ruby error messages along with a backtrace to stdout.
VALUE zeitgeist::RbEvalStringWrap (const std::string &str)
 calls a safe rb_eval_string variant and prints any ruby error messages along with a backtrace to stdout
std::string zeitgeist::RbGetError ()
 qeuries ruby for a string that describes the last error
void zeitgeist::RbPrintError ()
 prints the last ruby error to stdout along with a backtrace


Generated on Thu Apr 6 15:34:02 2006 for rcssserver3d by  doxygen 1.4.4