Processing of UDP events
[lttv.git] / lttv / lttv / sync / event_matching.h
index 55c42243f5711d484a7750da28becd2d80deab89..e30cda8e15fd0defe8b56010a72570283011daa0 100644 (file)
@@ -29,6 +29,7 @@ struct _SyncState;
 typedef struct
 {
        char* name;
+       bool canMatch[TYPE_COUNT];
 
        void (*initMatching)(struct _SyncState* const syncState);
        void (*destroyMatching)(struct _SyncState* const syncState);
This page took 0.025681 seconds and 4 git commands to generate.