NetflowFlow holds and manipulates NetFlow flows.
More...
NetflowFlow holds and manipulates NetFlow flows.
◆ getAssociatedRecordName()
string NetflowFlow::getAssociatedRecordName |
( |
| ) |
|
Returns the name of the associated record.
- Returns
- string, the name of the associated record.
◆ getCollectStatementAt()
◆ getCollectStatementCount()
int NetflowFlow::getCollectStatementCount |
( |
| ) |
|
Returns the number of collect statements.
- Returns
- int, the number of collect statements.
◆ getIpFlowCacheString()
string NetflowFlow::getIpFlowCacheString |
( |
| ) |
|
Returns the IP cache flow output.
- Returns
- string, the IP cache flow output.
◆ getMatchStatementAt()
Returns the match statement at the specified index.
- Parameters
-
index,the | index of the match statement of interest. |
- Returns
- FlowMatchStatement, the FlowMatchStatement at the specified index.
◆ getMatchStatementCount()
int NetflowFlow::getMatchStatementCount |
( |
| ) |
|
Returns the number of match statements.
- Returns
- int, the number of match statements.
◆ setAssociatedRecordName()
void NetflowFlow::setAssociatedRecordName |
( |
string |
| ) |
|
Sets the name for the associated record.
- Parameters
-
record,the | name for the associated record. |
The documentation for this class was generated from the following file: