FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
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) |