#include <acl_entry_match.h>
Definition at line 35 of file acl_entry_match.h.
◆ Type
Enumerator |
---|
SOURCE_PORT_MATCH | |
DESTINATION_PORT_MATCH | |
PROTOCOL_MATCH | |
ADDRESS_MATCH | |
SERVICE_GROUP_MATCH | |
TAGS_MATCH | |
Definition at line 37 of file acl_entry_match.h.
◆ AclEntryMatch()
AclEntryMatch::AclEntryMatch |
( |
Type |
type | ) |
|
|
inline |
◆ ~AclEntryMatch()
virtual AclEntryMatch::~AclEntryMatch |
( |
| ) |
|
|
inlinevirtual |
◆ Compare()
virtual bool AclEntryMatch::Compare |
( |
const AclEntryMatch & |
rhs | ) |
const |
|
pure virtual |
◆ Match()
◆ operator==()
bool AclEntryMatch::operator== |
( |
const AclEntryMatch & |
rhs | ) |
const |
|
inline |
◆ SetAclEntryMatchSandeshData()
virtual void AclEntryMatch::SetAclEntryMatchSandeshData |
( |
AclEntrySandeshData & |
data | ) |
|
|
pure virtual |
◆ type_
Type AclEntryMatch::type_ |
|
private |
The documentation for this class was generated from the following file: