gPTP Documentation
|
This is the complete list of members for PortIdentity, including all inherited members.
getClockIdentity(void) | PortIdentity | inline |
getClockIdentityString(uint8_t *id) | PortIdentity | inline |
getPortNumber(uint16_t *id) | PortIdentity | inline |
getPortNumberNO(uint16_t *id) | PortIdentity | inline |
operator!=(const PortIdentity &cmp) const | PortIdentity | inline |
operator<(const PortIdentity &cmp) const | PortIdentity | inline |
operator==(const PortIdentity &cmp) const | PortIdentity | inline |
operator>(const PortIdentity &cmp) const | PortIdentity | inline |
PortIdentity() | PortIdentity | inline |
PortIdentity(uint8_t *clock_id, uint16_t *portNumber) | PortIdentity | inline |
setClockIdentity(ClockIdentity clock_id) | PortIdentity | inline |
setPortNumber(uint16_t *id) | PortIdentity | inline |