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

CapwapControlMessage structure. More...

Inheritance diagram for CapwapControlMessage:
Pdu Signal

Public Attributes

int type
 
byte seqNum
 
short msgLength
 
byte flags
 
vector< CapwapControlMessageElementelements
 

Detailed Description

CapwapControlMessage structure.

Member Data Documentation

◆ elements

vector<CapwapControlMessageElement> CapwapControlMessage::elements

◆ flags

byte CapwapControlMessage::flags

◆ msgLength

short CapwapControlMessage::msgLength

◆ seqNum

byte CapwapControlMessage::seqNum

◆ type

int CapwapControlMessage::type

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