Module: GRM

Extended by:
GRCommons::GRCommonUtils
Defined in:
lib/grm.rb,
lib/grm/ffi.rb,
lib/grm/grmbase.rb,
lib/grm/version.rb,
lib/gr_commons/gr_logger.rb

Defined Under Namespace

Modules: FFI Classes: Error, NotFoundError

Constant Summary collapse

VERSION =
GRCommons::VERSION

Constants included from GRCommons::GRCommonUtils

GRCommons::GRCommonUtils::SUPPORTED_TYPES

Class Attribute Summary collapse

Method Summary

Methods included from GRCommons::GRCommonUtils

create_ffi_pointer, double, equal_length, float, inquiry, inquiry_double, inquiry_int, inquiry_uint, int, narray?, read_ffi_pointer, uint, uint16, uint8

Class Attribute Details

.ffi_libObject

Returns the value of attribute ffi_lib.



23
24
25
# File 'lib/grm.rb', line 23

def ffi_lib
  @ffi_lib
end