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

NetFlow flow structure. More...

Inheritance diagram for NFFlow:
Pdu Signal

Public Attributes

NFTemplate flowTemplate
 
vector< FlowMatchStatementmatchStatements
 
vector< FlowCollectStatementcollectStatements
 

Detailed Description

NetFlow flow structure.

Member Data Documentation

◆ collectStatements

vector<FlowCollectStatement> NFFlow::collectStatements

◆ flowTemplate

NFTemplate NFFlow::flowTemplate

◆ matchStatements

vector<FlowMatchStatement> NFFlow::matchStatements

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