Class: Test4
- Inherits:
-
BinData::Record
- Object
- BinData::Base
- BinData::Struct
- BinData::Record
- Test4
- Defined in:
- lib/bench.rb
Constant Summary
Constants included from BinData::DSLMixin
BinData::DSLMixin::BlockParsers
Constants inherited from BinData::Struct
Instance Attribute Summary
Attributes inherited from BinData::Base
Method Summary
Methods inherited from BinData::Record
Methods included from BinData::DSLMixin
Methods inherited from BinData::Struct
#clear, #clear?, #debug_name_of, #field_names, #initialize, #method_missing, #offset_of, #respond_to?, sanitize_parameters!
Methods inherited from BinData::Base
#==, #assign, #clear, #clear?, #debug_name, #debug_name_of, #eval_parameter, #get_parameter, #has_parameter?, #initialize, #inspect, #num_bytes, #offset, #offset_of, #pretty_print, read, #read, register, register_class, register_self, register_subclasses, #rel_offset, #snapshot, #to_binary_s, #to_s, #write
Methods included from BinData::AcceptedParametersMixin
Constructor Details
This class inherits a constructor from BinData::Struct
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BinData::Struct