Class: Mapi::Pst::Index2::Version1997

Inherits:
Struct
  • Object
show all
Includes:
Base, RecursiveLoad
Defined in:
lib/mapi/pst.rb

Overview

…)

Constant Summary collapse

SIZE =
12

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#read

Methods included from RecursiveLoad

#load_chain

Instance Attribute Details

#aObject

Returns the value of attribute a

Returns:

  • (Object)

    the current value of a



311
312
313
# File 'lib/mapi/pst.rb', line 311

def a
  @a
end