#include <flow_entry.h>
Definition at line 427 of file flow_entry.h.
◆ FlowPendingAction()
FlowPendingAction::FlowPendingAction |
( |
| ) |
|
◆ ~FlowPendingAction()
FlowPendingAction::~FlowPendingAction |
( |
| ) |
|
◆ CanDelete()
bool FlowPendingAction::CanDelete |
( |
| ) |
|
◆ CanRecompute()
bool FlowPendingAction::CanRecompute |
( |
| ) |
|
◆ CanRecomputeDBEntry()
bool FlowPendingAction::CanRecomputeDBEntry |
( |
| ) |
|
◆ CanRevaluate()
bool FlowPendingAction::CanRevaluate |
( |
| ) |
|
◆ Reset()
void FlowPendingAction::Reset |
( |
| ) |
|
◆ ResetDelete()
void FlowPendingAction::ResetDelete |
( |
| ) |
|
◆ ResetRecompute()
void FlowPendingAction::ResetRecompute |
( |
| ) |
|
◆ ResetRecomputeDBEntry()
void FlowPendingAction::ResetRecomputeDBEntry |
( |
| ) |
|
◆ ResetRevaluate()
void FlowPendingAction::ResetRevaluate |
( |
| ) |
|
◆ SetDelete()
bool FlowPendingAction::SetDelete |
( |
| ) |
|
◆ SetRecompute()
bool FlowPendingAction::SetRecompute |
( |
| ) |
|
◆ SetRecomputeDBEntry()
bool FlowPendingAction::SetRecomputeDBEntry |
( |
| ) |
|
◆ SetRevaluate()
bool FlowPendingAction::SetRevaluate |
( |
| ) |
|
◆ delete_
bool FlowPendingAction::delete_ |
|
private |
◆ recompute_
bool FlowPendingAction::recompute_ |
|
private |
◆ recompute_dbentry_
bool FlowPendingAction::recompute_dbentry_ |
|
private |
◆ revaluate_
bool FlowPendingAction::revaluate_ |
|
private |
The documentation for this class was generated from the following files: