Class: Kanrisuru::Core::Dmi::SystemEventLog

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Overview

Type 15: System Event Log

Instance Attribute Summary collapse

Instance Attribute Details

#access_methodObject

Returns the value of attribute access_method

Returns:

  • (Object)

    the current value of access_method



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def access_method
  @access_method
end

#area_lengthObject

Returns the value of attribute area_length

Returns:

  • (Object)

    the current value of area_length



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def area_length
  @area_length
end

#change_tokenObject

Returns the value of attribute change_token

Returns:

  • (Object)

    the current value of change_token



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def change_token
  @change_token
end

#data_start_offsetObject

Returns the value of attribute data_start_offset

Returns:

  • (Object)

    the current value of data_start_offset



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def data_start_offset
  @data_start_offset
end

#descriptorsObject

Returns the value of attribute descriptors

Returns:

  • (Object)

    the current value of descriptors



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def descriptors
  @descriptors
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def dmi_type
  @dmi_type
end

#header_formatObject

Returns the value of attribute header_format

Returns:

  • (Object)

    the current value of header_format



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def header_format
  @header_format
end

#header_lengthObject

Returns the value of attribute header_length

Returns:

  • (Object)

    the current value of header_length



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def header_length
  @header_length
end

#header_start_offsetObject

Returns the value of attribute header_start_offset

Returns:

  • (Object)

    the current value of header_start_offset



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def header_start_offset
  @header_start_offset
end

#supported_log_type_descriptorsObject

Returns the value of attribute supported_log_type_descriptors

Returns:

  • (Object)

    the current value of supported_log_type_descriptors



119
120
121
# File 'lib/kanrisuru/core/dmi/types.rb', line 119

def supported_log_type_descriptors
  @supported_log_type_descriptors
end