Class: FT::StreamDesc
- Inherits:
-
FFIAdditions::Union
- Object
- FFIAdditions::Union
- FT::StreamDesc
- Defined in:
- lib/ft-ffi/struct/stream/desc.rb
Overview
Instance Method Summary collapse
Instance Method Details
#pointer ⇒ Object
6 |
# File 'lib/ft-ffi/struct/stream/desc.rb', line 6 def pointer; end |
#pointer=(v) ⇒ Object
7 |
# File 'lib/ft-ffi/struct/stream/desc.rb', line 7 def pointer=(v); end |
#value ⇒ Object
4 |
# File 'lib/ft-ffi/struct/stream/desc.rb', line 4 def value; end |
#value=(v) ⇒ Object
5 |
# File 'lib/ft-ffi/struct/stream/desc.rb', line 5 def value=(v); end |