struct FilterMatch
Defined at line 773 of file ../../src/developer/debug/ipc/records.h
Reply indicating that a filter matched one or more tasks.
Public Members
Identifier id
vector matches
Public Methods
void FilterMatch ()
Defined at line 774 of file ../../src/developer/debug/ipc/records.h
void FilterMatch (const Filter::Identifier & id, std::vector<MatchedTask> matches)
Defined at line 775 of file ../../src/developer/debug/ipc/records.h
void Serialize (Serializer & ser, uint32_t ver)
Defined at line 784 of file ../../src/developer/debug/ipc/records.h