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
new
(name, type)
Public Instance methods
offset=
(o)
to_config
(name)
[Validate]