Module: GRM

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

Defined Under Namespace

Modules: FFI Classes: Error

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::SearchSharedLibrary

recursive_search, search_shared_library

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.



21
22
23
# File 'lib/grm.rb', line 21

def ffi_lib
  @ffi_lib
end