Class: Rex::MachParsey::MachBase::Thread

Inherits:
GenericHeader show all
Defined in:
lib/rex/machparsey/machbase.rb

Instance Attribute Summary

Attributes inherited from GenericStruct

#struct

Instance Method Summary collapse

Methods inherited from GenericStruct

#[], #keys, #method_missing, #v

Constructor Details

#initialize(rawdata) ⇒ Thread

Returns a new instance of Thread.



306
307
# File 'lib/rex/machparsey/machbase.rb', line 306

def initialize(rawdata)
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Rex::MachParsey::GenericStruct