Sha256: 819b7c4d473f6155241b7cf07fd2e9b9961753a0400e1a236b46ece92a741656

Contents?: true

Size: 330 Bytes

Versions: 20

Compression:

Stored size: 330 Bytes

Contents

// -*- c++ -*-
#pragma once
#ifndef __BEEPS_RUBY_EXCEPTION_H__
#define __BEEPS_RUBY_EXCEPTION_H__


#include <rucy/class.h>
#include <beeps/exception.h>


namespace Beeps
{


	Rucy::Class beeps_error_class ();
	// class Beeps::BeepsError

	Rucy::Class openal_error_class ();
	// class Beeps::OpenALError


}// Beeps


#endif//EOH

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
beeps-0.2.1 include/beeps/ruby/exception.h
beeps-0.2 include/beeps/ruby/exception.h
beeps-0.1.46 include/beeps/ruby/exception.h
beeps-0.1.45 include/beeps/ruby/exception.h
beeps-0.1.44 include/beeps/ruby/exception.h
beeps-0.1.43 include/beeps/ruby/exception.h
beeps-0.1.42 include/beeps/ruby/exception.h
beeps-0.1.41 include/beeps/ruby/exception.h
beeps-0.1.40 include/beeps/ruby/exception.h
beeps-0.1.39 include/beeps/ruby/exception.h
beeps-0.1.38 include/beeps/ruby/exception.h
beeps-0.1.37 include/beeps/ruby/exception.h
beeps-0.1.36 include/beeps/ruby/exception.h
beeps-0.1.35 include/beeps/ruby/exception.h
beeps-0.1.34 include/beeps/ruby/exception.h
beeps-0.1.33 include/beeps/ruby/exception.h
beeps-0.1.32 include/beeps/ruby/exception.h
beeps-0.1.31 include/beeps/ruby/exception.h
beeps-0.1.30 include/beeps/ruby/exception.h
beeps-0.1.29 include/beeps/ruby/exception.h