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

FlowRecord structure. More...

Inheritance diagram for FlowRecord:
Pdu Signal

Public Attributes

string recordName
 
vector< string > monitors
 
vector< FlowMatchStatementmatchStatements
 
vector< FlowCollectStatementcollectStatements
 

Detailed Description

FlowRecord structure.

Member Data Documentation

◆ collectStatements

vector<FlowCollectStatement> FlowRecord::collectStatements

◆ matchStatements

vector<FlowMatchStatement> FlowRecord::matchStatements

◆ monitors

vector<string> FlowRecord::monitors

◆ recordName

string FlowRecord::recordName

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