FOSSology  4.4.0
Open Source License Compliance by Open Source Software
MatchCallbacks Struct Reference
Collaboration diagram for MatchCallbacks:
Collaboration graph

Public Attributes

int(* onAll )(MonkState *state, const File *file, const GArray *matches)
 
int(* onNo )(MonkState *state, const File *file)
 
int(* onFull )(MonkState *state, const File *file, const License *license, const DiffMatchInfo *matchInfo)
 
int(* onDiff )(MonkState *state, const File *file, const License *license, const DiffResult *diffResult)
 
int(* onBeginOutput )(MonkState *state)
 
int(* onBetweenIndividualOutputs )(MonkState *state)
 
int(* onEndOutput )(MonkState *state)
 
int(* ignore )(MonkState *state, const File *file)
 

Detailed Description

Definition at line 29 of file match.h.


The documentation for this struct was generated from the following file: