Class FFI::StructGenerator::Field
In: lib/ffi/tools/struct_generator.rb
Parent: Object

A field in a Struct.

Methods

new   offset=   to_config  

Attributes

name  [R] 
offset  [R] 
size  [RW] 
type  [R] 

Public Class methods

Public Instance methods

[Validate]