Class: Test4

Inherits:
BinData::Record show all
Defined in:
lib/bench.rb

Constant Summary

Constants included from BinData::DSLMixin

BinData::DSLMixin::BlockParsers

Constants inherited from BinData::Struct

BinData::Struct::RESERVED

Instance Attribute Summary

Attributes inherited from BinData::Base

#parent

Method Summary

Methods inherited from BinData::Record

sanitize_parameters!

Methods included from BinData::DSLMixin

included

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

included

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