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

cpp_st.hpp File Reference

Hacks to allow functions in st.h to be called from C++ programs. More...

#include "st.h"

Include dependency graph for cpp_st.hpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  Exc_Ruby
namespace  Exc_Ruby::detail

Defines

#define st_insert(table, key, value)   ((::Exc_Ruby::detail::St_Insert_Signature)(st_insert))(table, key, value)
#define st_lookup(table, key, value)   ((::Exc_Ruby::detail::St_Lookup_Signature)(st_lookup))(table, key, value)
#define st_init_table(type)   ((::Exc_Ruby::detail::St_Init_Table_Signature)(st_init_table))(type)


Detailed Description

Hacks to allow functions in st.h to be called from C++ programs.


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