Module: PcapTools::Parser::HasParent
- Included in:
- Ethernet, IP_PDU, LinuxCookedCapture, TCP_PDU, UDP_PDU
- Defined in:
- lib/pcap_parser.rb
Instance Attribute Summary collapse
-
#parent ⇒ Object
Returns the value of attribute parent.
Instance Attribute Details
#parent ⇒ Object
Returns the value of attribute parent.
9 10 11 |
# File 'lib/pcap_parser.rb', line 9 def parent @parent end |