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

Method TMessProcessRule

source/messprocessing.cpp:115–118  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

113//---------------------------------------------------------------------------
114//---------------------------------------------------------------------------
115TMessProcessRule::TMessProcessRule()
116{
117 bEnable = true;
118}
119//---------------------------------------------------------------------------
120void TMessProcessRule::Save(XMLElementEx * p)
121{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected