Searched refs:GenericCommandNameMap (Results 1 – 2 of 2) sorted by relevance
27 typedef std::map<uint8_t, std::string> GenericCommandNameMap; typedef31 const std::initializer_list<GenericCommandNameMap::value_type> commandNames = {},37 const GenericCommandNameMap mCommandNames;
23 const std::initializer_list<GenericCommandNameMap::value_type> commandNames, in GenericMessageBase()