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

Function PostRotateFile

source/main.cpp:348–352  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

346}
347//---------------------------------------------------------------------------
348void __fastcall PostRotateFile(void)
349{
350 if( ! MainForm->in.IsOpen() )
351 MainForm->SetFile(MainForm->fFile);
352}
353//---------------------------------------------------------------------------
354void __fastcall TMainForm::GotoNewLine(void)
355{

Callers 1

RotateFileMethod · 0.85

Calls 2

IsOpenMethod · 0.45
SetFileMethod · 0.45

Tested by

no test coverage detected