Class
Ole::Types::Section
In:
lib/ole/types/property_set.rb
Parent:
Object
Methods
[]
[]=
each
io
load_header
new
Included Modules
Variant::Constants
Enumerable
Constants
SIZE
=
Clsid::SIZE + 4
PACK
=
"a#{Clsid::SIZE}v"
Attributes
guid
[RW]
length
[R]
offset
[RW]
Public Class methods
new
(str, property_set)
Public Instance methods
[]
(key)
[]=
(key, value)
each
() {|id, read_property(property_offset).last| ...}
io
()
load_header
()
[Validate]