Class: FT::PropertyRec
- Inherits:
-
FFIAdditions::Struct
- Object
- FFIAdditions::Struct
- FT::PropertyRec
- Defined in:
- lib/ft-ffi/struct/bdf/property_rec.rb
Overview
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
19 |
# File 'lib/ft-ffi/struct/bdf/property_rec.rb', line 19 def type; end |
#type=(v) ⇒ Object
20 |
# File 'lib/ft-ffi/struct/bdf/property_rec.rb', line 20 def type=(v); end |
#u ⇒ Object
21 |
# File 'lib/ft-ffi/struct/bdf/property_rec.rb', line 21 def u; end |
#u=(v) ⇒ Object
22 |
# File 'lib/ft-ffi/struct/bdf/property_rec.rb', line 22 def u=(v); end |