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

OSPF router LSA structure. More...

Inheritance diagram for OspfRouterLSA:
OspfLSA Pdu Signal

Public Attributes

bool eBit
 
bool bBit
 
bool vBit
 
vector< OspfRouterLinklinks
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPF router LSA structure.

Member Data Documentation

◆ bBit

bool OspfRouterLSA::bBit

◆ eBit

bool OspfRouterLSA::eBit

◆ links

vector<OspfRouterLink> OspfRouterLSA::links

◆ vBit

bool OspfRouterLSA::vBit

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