MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / IsAllMatch

Method IsAllMatch

source/messmatch.cpp:265–268  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

263}
264//---------------------------------------------------------------------------
265bool TMessMatch::IsAllMatch(void)
266{
267 return GetDescription() == szAllMessMatch;
268}
269//---------------------------------------------------------------------------
270void TMessMatch::Save(XMLElementEx * p)
271{

Callers 2

InitMethod · 0.80
ApplyFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected