Module Ole::Types
In: lib/ole/types/base.rb
lib/ole/types/property_set.rb

The Types module contains all the serialization and deserialization code for standard ole types.

It also defines all the variant type constants, and symbolic names.

Methods

[]   []=   each   load_guid   load_header   load_section_list   load_time   method_missing   new   to_h  

Included Modules

Variant::Constants Constants Enumerable

Classes and Modules

Module Ole::Types::Constants
Module Ole::Types::Variant
Class Ole::Types::Clsid
Class Ole::Types::Data
Class Ole::Types::FileTime
Class Ole::Types::Lpstr
Class Ole::Types::Lpwstr
Class Ole::Types::PropertySet
Class Ole::Types::Section

Constants

FROM_UTF16 = Lpwstr::FROM_UTF16
TO_UTF16 = Lpwstr::TO_UTF16

Attributes

guid  [R] 
io  [R] 
os  [R] 
sections  [R] 
signature  [R] 
unknown  [R] 

Public Class methods

deprecated aliases, kept mostly for the benefit of ruby-msg, until i release a new version.

Public Instance methods

[Validate]