|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
FlowRecord structure. More...
Public Attributes | |
| string | recordName |
| vector< string > | monitors |
| vector< FlowMatchStatement > | matchStatements |
| vector< FlowCollectStatement > | collectStatements |
FlowRecord structure.
| vector<FlowCollectStatement> FlowRecord::collectStatements |
| vector<FlowMatchStatement> FlowRecord::matchStatements |
| vector<string> FlowRecord::monitors |
| string FlowRecord::recordName |