libptpmgmt
1.4
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 | inline |
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 | inline |
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 | inline |
getData() const | Message | inline |
getDomainNumber() const | Message | inline |
getErrDisplay() const | Message | inline |
getErrDisplay_c() const | Message | inline |
getErrId() const | Message | inline |
getMinorVersionPTP() const | Message | inline |
getMngType() const | Message | inline |
getMsgLen() const | Message | inline |
getMsgPlanedLen() const | Message | |
getParams() const | Message | inline |
getPeer() const | Message | inline |
getPTPProfileSpecific() const | Message | inline |
getReplyAction() const | Message | inline |
getSa() const | Message | inline |
getSdoId() const | Message | inline |
getSendAction() const | Message | inline |
getSendData() const | Message | inline |
getSequence() const | Message | inline |
getSigMngTlv(size_t position) const | Message | |
getSigMngTlvType(size_t position) const | Message | |
getSigTlv(size_t position) const | Message | |
getSigTlvsCount() const | Message | |
getSigTlvType(size_t position) const | Message | |
getTarget() const | Message | inline |
getTlvId() const | Message | inline |
getType() const | Message | inline |
getVersionPTP() const | Message | inline |
haveAuth() const | Message | inline |
is_FTRA(uint8_t flags) | Message | inlinestatic |
is_LI_59(uint8_t flags) | Message | inlinestatic |
is_LI_61(uint8_t flags) | Message | inlinestatic |
is_PTP(uint8_t flags) | Message | inlinestatic |
is_TTRA(uint8_t flags) | Message | inlinestatic |
is_UTCV(uint8_t flags) | Message | inlinestatic |
isAllClocks() const | Message | |
isEmpty(mng_vals_e id) | Message | static |
isLastMsgSig() const | Message | inline |
isLastMsgSMPTE() const | Message | |
isUnicast() const | Message | inline |
isValidId(mng_vals_e id) | 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) | 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 | inline |
usedAuthSppID() const | Message | inline |
~Message() (defined in Message) | Message |