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

ruby_conversions.hpp File Reference

Wrappers for converting between Ruby types and C/C++ types. More...

#include <ruby.h>
#include "ruby_conversions.ipp"

Include dependency graph for ruby_conversions.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Exc_Ruby

Defines

#define LONG2FIX(i)   INT2FIX(i)
 Backward-compatibility for Ruby 1.6.x.

#define LONG2NUM(v)   INT2NUM(v)
 Backward-compatibility for Ruby 1.6.x.

#define ULONG2NUM(v)   UINT2NUM(v)
 Backward-compatibility for Ruby 1.6.x.


Detailed Description

Wrappers for converting between Ruby types and C/C++ types.


Generated on Sat Jan 1 12:02:23 2005 for Exceptional Ruby by doxygen 1.3.6