Module: PcapTools::Parser::HasParent

Included in:
Ethernet, IP_PDU, LinuxCookedCapture, TCP_PDU, UDP_PDU
Defined in:
lib/pcap_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parentObject

Returns the value of attribute parent.



9
10
11
# File 'lib/pcap_parser.rb', line 9

def parent
  @parent
end