59 return !(*
this == macAddress);
int integer() const
integer Integer getter.
ForwardingAlgorithmResponse & operator=(ForwardingAlgorithmResponse macAddress)
operator= ForwardingAlgorithmResponse affectation operator.
ForwardingAlgorithmResponse_PR m_present
Type of the ForwardingAlgorithmResponse.
ForwardingAlgorithmResponseMacAddress_u choice
Choice between a number or a MAC address.
bool operator==(const ForwardingAlgorithmResponse &macAddress) const
operator== ForwardingAlgorithmResponse comparison operator
ForwardingAlgorithmResponse()
ForwardingAlgorithmResponse ForwardingAlgorithmResponse constructor.
uchar macAddr[MAC_ADDR_SIZE]
MAC address.
uchar * macAddr()
macAddr MAC address getter.
bool operator!=(const ForwardingAlgorithmResponse &macAddress) const
operator!= ForwardingAlgorithmResponse comparison operator.
ForwardingAlgorithmResponse_PR present() const
present Type of response getter.