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
RstpFrame Class Reference

RSTP frame structure. More...

Inheritance diagram for RstpFrame:
StpFrame Pdu Signal

Public Attributes

bool proposal
 
bool agreement
 
RstpPortState portState
 
StpPortRole portRole
 
- Public Attributes inherited from StpFrame
short protocolId
 
byte version
 
StpBpduType messageType
 
byte flags
 
StpId rootBridgeId
 
int rootPathCost
 
StpId bridgeId
 
short portId
 
short messageAge
 
short maxAge
 
short helloTime
 
short forwardDelay
 
vector< StpTypeLengthValuelengthValues
 

Detailed Description

RSTP frame structure.

Member Data Documentation

◆ agreement

bool RstpFrame::agreement

◆ portRole

StpPortRole RstpFrame::portRole

◆ portState

RstpPortState RstpFrame::portState

◆ proposal

bool RstpFrame::proposal

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