![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Bridge Domain Learning mode. More...
Inheritance diagram for VOM::bridge_domain::learning_mode_t:
Collaboration diagram for VOM::bridge_domain::learning_mode_t:Static Public Attributes | |
| static const learning_mode_t | ON |
| static const learning_mode_t | OFF |
Additional Inherited Members | |
Public Member Functions inherited from VOM::enum_base< learning_mode_t > | |
| const std::string & | to_string () const |
| convert to string format for debug purposes More... | |
| bool | operator== (const enum_base &e) const |
| Comparison operator. More... | |
| enum_base & | operator= (const enum_base &e) |
| Assignment. More... | |
| bool | operator!= (const enum_base &e) const |
| Comparison operator. More... | |
| operator int () const | |
| integer conversion operator More... | |
| int | value () const |
| Return the value of the enum - same as integer conversion. More... | |
Protected Member Functions inherited from VOM::enum_base< learning_mode_t > | |
| enum_base (int value, const std::string desc) | |
| Constructor of an enum - takes value and string description. More... | |
| virtual | ~enum_base () |
| Constructor. More... | |
Bridge Domain Learning mode.
Definition at line 42 of file bridge_domain.hpp.
|
static |
Definition at line 45 of file bridge_domain.hpp.
|
static |
Definition at line 44 of file bridge_domain.hpp.