Class: GirFFI::Builders::StructBuilder

Inherits:
RegisteredTypeBuilder show all
Includes:
WithLayout, WithMethods
Defined in:
lib/gir_ffi/builders/struct_builder.rb

Overview

Implements the creation of a class representing a Struct.

Instance Attribute Summary

Attributes inherited from GirFFI::BaseTypeBuilder

#info

Method Summary

Methods included from WithLayout

#layout_specification

Methods included from WithMethods

#setup_instance_method, #setup_method

Methods inherited from GirFFI::BaseTypeBuilder

#build_class, #initialize

Methods included from GirFFI::BuilderHelper

#const_defined_for, #get_or_define_class, #get_or_define_module, #optionally_define_constant

Constructor Details

This class inherits a constructor from GirFFI::BaseTypeBuilder