Sha256: e0728de998e67c7c4b3507d2f90a57d6cd6371efa02933b385f3befd96eaee9b

Contents?: true

Size: 249 Bytes

Versions: 17

Compression:

Stored size: 249 Bytes

Contents

#import <Foundation/Foundation.h>
#import "IMethodResult.h"
#import "ruby/ext/rho/rhoruby.h"




@interface CRubyConverter : NSObject {
}

+ (VALUE) convertToRuby:(NSObject*)objectiveC_value;

+ (NSObject*) convertFromRuby:(VALUE)ruby_value;

@end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-7.5.1 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-7.4.1 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-7.1.17 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-6.2.0 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-6.0.11 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.18 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.17 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.15 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.0.22 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.2 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.0.7 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.0.3 platform/shared/api_generator/iphone/CRubyConverter.h
rhodes-5.5.0 platform/shared/api_generator/iphone/CRubyConverter.h
tauplatform-1.0.3 platform/shared/api_generator/iphone/CRubyConverter.h
tauplatform-1.0.2 platform/shared/api_generator/iphone/CRubyConverter.h
tauplatform-1.0.1 platform/shared/api_generator/iphone/CRubyConverter.h