Class: Mapi::Pst::Index2::Version2003

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

Overview

…)

Constant Summary collapse

SIZE =
24

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



318
319
320
# File 'lib/mapi/pst.rb', line 318

def a
  @a
end