Class: GirFFI::UnionBase
- Inherits:
-
StructLikeBase
- Object
- ClassBase
- StructLikeBase
- GirFFI::UnionBase
- Defined in:
- lib/gir_ffi/union_base.rb
Overview
Base class for generated classes representing GLib unions.
Constant Summary
Constants inherited from ClassBase
Instance Attribute Summary
Attributes inherited from ClassBase
Method Summary
Methods inherited from StructLikeBase
copy_from, copy_value_to_pointer, get_value_from_pointer, #initialize, native_type, size, to_ffi_type, to_native, wrap_copy, wrap_own
Methods inherited from ClassBase
#==, direct_wrap, from, #setup_and_call, setup_and_call, to_callback_ffi_type, to_ffi_type, try_in_ancestors, wrap
Methods included from RegisteredTypeBase
Methods included from TypeBase
Methods included from MethodSetup
Methods included from InstanceMethodSetup
#setup_instance_method, #setup_instance_method!
Constructor Details
This class inherits a constructor from GirFFI::StructLikeBase