binding.c File Reference

#include "binding.h"
#include "swig.cin"

Functions

void RubyVPI_binding_init ()
 Initializes the Ruby bindings.
VALUE RubyVPI_binding_rubify_callback (p_cb_data aCallback)
 Converts the given VPI callback structure into a Ruby value.

Function Documentation

void RubyVPI_binding_init (  ) 

Initializes the Ruby bindings.

This function must be called ONLY from the main C process (NOT from inside a thread).

Also, this function must be called ONLY after RubyVPI_roobee_init() has been called.

VALUE RubyVPI_binding_rubify_callback ( p_cb_data  aCallback  ) 

Converts the given VPI callback structure into a Ruby value.


Generated on Sun Jun 8 15:56:01 2008 for Ruby-VPI by  doxygen 1.5.3