Sha256: 71a445d250d4f0024eab9bc3c78c0a9fe51cdb1064363cb4e6e87714f19cbc9d

Contents?: true

Size: 208 Bytes

Versions: 3

Compression:

Stored size: 208 Bytes

Contents

#ifndef RUBY_NATIVE_SFCC_CIM_CLASS_H
#define RUBY_NATIVE_SFCC_CIM_CLASS_H

#include "sfcc.h"

void init_cim_class();

extern VALUE cSfccCimClass;
VALUE Sfcc_wrap_cim_class(CMPIConstClass *cimclass);

#endif

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sfcc-0.1.2 ext/sfcc/cim_class.h
sfcc-0.1.1 ext/sfcc/cim_class.h
sfcc-0.1.0 ext/sfcc/cim_class.h