libfluid
The ONF OpenFlow driver
GitHub:
libfluid
|
libfluid_base
|
libfluid_msg
Mailing list
Home
Documentation
API reference
API reference
fluid_msg
PortCommon
fluid_msg::PortCommon Member List
This is the complete list of members for
fluid_msg::PortCommon
, including all inherited members.
advertised
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
advertised
(uint32_t advertised) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
advertised_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
config
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
config
(uint32_t config) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
config_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
curr
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
curr
(uint32_t curr) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
curr_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
hw_addr
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
hw_addr
(EthAddress hw_addr) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
hw_addr_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
name
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
name
(std::string name) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
name_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
operator!=
(const PortCommon &other) const (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
operator==
(const PortCommon &other) const (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
peer
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
peer
(uint32_t peer) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
peer_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
PortCommon
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
PortCommon
(EthAddress hw_addr, std::string name, uint32_t config, uint32_t state, uint32_t curr, uint32_t advertised, uint32_t supported, uint32_t peer) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
state
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
state
(uint32_t state) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
state_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
supported
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
supported
(uint32_t supported) (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline
supported_
(defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
protected
~PortCommon
() (defined in
fluid_msg::PortCommon
)
fluid_msg::PortCommon
inline