Class: Rex::MachParsey::FatBase::Thread
- Inherits:
-
GenericHeader
- Object
- GenericStruct
- GenericHeader
- Rex::MachParsey::FatBase::Thread
- Defined in:
- lib/rex/machparsey/machbase.rb
Instance Attribute Summary
Attributes inherited from GenericStruct
Instance Method Summary collapse
-
#initialize(rawdata) ⇒ Thread
constructor
A new instance of Thread.
Methods inherited from GenericStruct
#[], #keys, #method_missing, #v
Constructor Details
#initialize(rawdata) ⇒ Thread
Returns a new instance of Thread.
400 401 |
# File 'lib/rex/machparsey/machbase.rb', line 400 def initialize(rawdata) end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Rex::MachParsey::GenericStruct