Class: FT::StreamRec

Inherits:
FFIAdditions::Struct
  • Object
show all
Defined in:
lib/ft-ffi/struct/stream/rec.rb,
lib/ft-ffi/struct/stream/rec.rb

Instance Method Summary collapse

Instance Method Details

#baseObject



11
# File 'lib/ft-ffi/struct/stream/rec.rb', line 11

def base; end

#base=(v) ⇒ Object



12
# File 'lib/ft-ffi/struct/stream/rec.rb', line 12

def base=(v); end

#closeObject



23
# File 'lib/ft-ffi/struct/stream/rec.rb', line 23

def close; end

#close=(v) ⇒ Object



24
# File 'lib/ft-ffi/struct/stream/rec.rb', line 24

def close=(v); end

#cursorObject



27
# File 'lib/ft-ffi/struct/stream/rec.rb', line 27

def cursor; end

#cursor=(v) ⇒ Object



28
# File 'lib/ft-ffi/struct/stream/rec.rb', line 28

def cursor=(v); end

#descriptorObject



17
# File 'lib/ft-ffi/struct/stream/rec.rb', line 17

def descriptor; end

#descriptor=(v) ⇒ Object



18
# File 'lib/ft-ffi/struct/stream/rec.rb', line 18

def descriptor=(v); end

#limitObject



29
# File 'lib/ft-ffi/struct/stream/rec.rb', line 29

def limit; end

#limit=(v) ⇒ Object



30
# File 'lib/ft-ffi/struct/stream/rec.rb', line 30

def limit=(v); end

#memoryObject



25
# File 'lib/ft-ffi/struct/stream/rec.rb', line 25

def memory; end

#memory=(v) ⇒ Object



26
# File 'lib/ft-ffi/struct/stream/rec.rb', line 26

def memory=(v); end

#pathnameObject



19
# File 'lib/ft-ffi/struct/stream/rec.rb', line 19

def pathname; end

#pathname=(v) ⇒ Object



20
# File 'lib/ft-ffi/struct/stream/rec.rb', line 20

def pathname=(v); end

#posObject



15
# File 'lib/ft-ffi/struct/stream/rec.rb', line 15

def pos; end

#pos=(v) ⇒ Object



16
# File 'lib/ft-ffi/struct/stream/rec.rb', line 16

def pos=(v); end

#readObject



21
# File 'lib/ft-ffi/struct/stream/rec.rb', line 21

def read; end

#read=(v) ⇒ Object



22
# File 'lib/ft-ffi/struct/stream/rec.rb', line 22

def read=(v); end

#sizeObject



13
# File 'lib/ft-ffi/struct/stream/rec.rb', line 13

def size; end

#size=(v) ⇒ Object



14
# File 'lib/ft-ffi/struct/stream/rec.rb', line 14

def size=(v); end