|
libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
|
This is the complete list of members for Message, including all inherited members.
| act2str_c(actionField_e action) | Message | static |
| build(void *buf, size_t bufSize, uint16_t sequence) | Message | |
| build(Buf &buf, uint16_t sequence) | Message | |
| changeAuth(uint8_t spp, uint32_t key) | Message | |
| changeAuth(uint32_t key) | Message | |
| clearData() | Message | |
| clkType2str_c(clockType_e type) | Message | static |
| clockAcc2str_c(clockAccuracy_e value) | Message | static |
| delayMech2str_c(delayMechanism_e type) | Message | static |
| disableAuth() | Message | |
| err2str_c(MNG_PARSE_ERROR_e err) | Message | static |
| errId2str_c(managementErrorId_e err) | Message | static |
| faultRec2str_c(faultRecord_e code) | Message | static |
| findDelayMech(const std::string &str, delayMechanism_e &type, bool exact=true) | Message | static |
| findMngID(const std::string &str, mng_vals_e &id, bool exact=true) | Message | static |
| findPortState(const std::string &str, portState_e &state, bool caseSens=true) | Message | static |
| findTimeSrc(const std::string &str, timeSource_e &type, bool exact=true) | Message | static |
| getBuildTlvId() const | Message | |
| getData() const | Message | |
| getDomainNumber() const | Message | |
| getErrDisplay() const | Message | |
| getErrDisplay_c() const | Message | |
| getErrId() const | Message | |
| getMinorVersionPTP() const | Message | |
| getMngType() const | Message | |
| getMsgLen() const | Message | |
| getMsgPlanedLen() const | Message | |
| getParams() const | Message | |
| getPeer() const | Message | |
| getPTPProfileSpecific() const | Message | |
| getReplyAction() const | Message | |
| getSa() const | Message | |
| getSdoId() const | Message | |
| getSendAction() const | Message | |
| getSendData() const | Message | |
| getSequence() const | Message | |
| getSigMngTlv(size_t position) const | Message | |
| getSigMngTlvType(size_t position) const | Message | |
| getSigTlv(size_t position) const | Message | |
| getSigTlvs() const | Message | |
| getSigTlvsCount() const | Message | |
| getSigTlvType(size_t position) const | Message | |
| getTarget() const | Message | |
| getTlvId() const | Message | |
| getType() const | Message | |
| getVersionPTP() const | Message | |
| haveAuth() const | Message | |
| is_FTRA(uint8_t flags) | Message | static |
| is_LI_59(uint8_t flags) | Message | static |
| is_LI_61(uint8_t flags) | Message | static |
| is_PTP(uint8_t flags) | Message | static |
| is_TTRA(uint8_t flags) | Message | static |
| is_UTCV(uint8_t flags) | Message | static |
| isAllClocks() const | Message | |
| isEmpty(mng_vals_e id) | Message | static |
| isLastMsgSig() const | Message | |
| isLastMsgSMPTE() const | Message | |
| isUnicast() const | Message | |
| isValidId(mng_vals_e id) const | Message | |
| Message() (defined in Message) | Message | |
| Message(const MsgParams &prms) | Message | |
| mng2str_c(mng_vals_e id) | Message | static |
| netProt2str_c(networkProtocol_e protocol) | Message | static |
| parse(const void *buf, ssize_t msgSize) | Message | |
| parse(const Buf &buf, ssize_t msgSize) | Message | |
| portState2str_c(portState_e state) | Message | static |
| pwr2str_c(linuxptpPowerProfileVersion_e ver) | Message | static |
| setAction(actionField_e actionField, mng_vals_e tlv_id, const BaseMngTlv *dataSend=nullptr) | Message | |
| setAllClocks() | Message | |
| smpteLck2str_c(SMPTEmasterLockingStatus_e state) | Message | static |
| timeSrc2str_c(timeSource_e type) | Message | static |
| tlv2str_c(tlvType_e type) | Message | static |
| traversSigTlvs(const std::function< bool(const Message &msg, tlvType_e tlvType, const BaseSigTlv *tlv)> callback) const | Message | |
| traversSigTlvsCl(MessageSigTlvCallback &callback) const | Message | |
| ts2str_c(linuxptpTimeStamp_e type) | Message | static |
| type2str_c(msgType_e type) | Message | static |
| updateParams(const MsgParams &prms) | Message | |
| us2str_c(linuxptpUnicastState_e state) | Message | static |
| useAuth(const ConfigFile &cfg, const std::string §ion="") | Message | |
| useAuth(const SaFile &sa, uint8_t spp, uint32_t key) | Message | |
| useConfig(const ConfigFile &cfg, const std::string §ion="") | Message | |
| usedAuthKeyID() const | Message | |
| usedAuthSppID() const | Message | |
| ~Message() (defined in Message) | Message |