Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
CdpFrame Class Reference

CDP frame structure. More...

Inheritance diagram for CdpFrame:
Pdu Signal

Public Attributes

byte cdpVersion
 
byte cdpHoldTime
 
short cdpChecksum
 
vector< CdpTypeLengthValuecdpTypeLengthValue
 

Detailed Description

CDP frame structure.

Member Data Documentation

◆ cdpChecksum

short CdpFrame::cdpChecksum

◆ cdpHoldTime

byte CdpFrame::cdpHoldTime

◆ cdpTypeLengthValue

vector<CdpTypeLengthValue> CdpFrame::cdpTypeLengthValue

◆ cdpVersion

byte CdpFrame::cdpVersion

The documentation for this class was generated from the following file: