struct NotifyFilterCreated

Defined at line 937 of file ../../src/developer/debug/ipc/protocol.h

Notify that the backend has created an additional filter based on some settings of another,

client installed, filter.

Public Members

uint64_t timestamp
Filter filter
Identifier originating_filter_id
bool participated_in_matching
static const uint32_t kSupportedSinceVersion

Public Methods

void Serialize (Serializer & ser, uint32_t ver)

Defined at line 956 of file ../../src/developer/debug/ipc/protocol.h