Sha256: aae605fd3ebc395396aa771a5fc4dd9f7aa8e4d934c2bd8be9592fc810f7aa7a

Contents?: true

Size: 234 Bytes

Versions: 3

Compression:

Stored size: 234 Bytes

Contents

#ifndef RUBY_NATIVE_SFCC_CIM_ENUMERATION_H
#define RUBY_NATIVE_SFCC_CIM_ENUMERATION_H

#include "sfcc.h"

void init_cim_enumeration();

extern VALUE cSfccCimEnumeration;
VALUE Sfcc_wrap_cim_enumeration(CMPIEnumeration *enm);

#endif

Version data entries

3 entries across 3 versions & 1 rubygems

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