Searched defs:LabelType (Results 1 – 3 of 3) sorted by relevance
26 using LabelType = std::vector<uint8_t>; variable
136 uint64_t inDistinctValue, uint64_t inSequenceId, std::map<LabelType, bool> &outChangeLabels) in ReceiveLabelExchange()469 void CommunicatorLinker::UpdateOnlineLabels(const std::string &device, const std::map<LabelType, bo… in UpdateOnlineLabels()
892 const std::map<LabelType, bool> &changedLabels) in NotifyConnectChange()