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

Method TMessMatch

source/messmatch.cpp:9–14  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

7
8//---------------------------------------------------------------------------
9TMessMatch::TMessMatch()
10{
11 Text1 = new TStringList;
12 Text2 = new TStringList;
13 Clear();
14}
15//---------------------------------------------------------------------------
16TMessMatch::~TMessMatch()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected