ewmscp  ..
Functions
policyRunRequestProvider.cpp File Reference

(v0.19-24-g0617ca1 with changes)

#include "policyRunRequestProvider.h"
#include "throwcall.h"
#include "escapism.h"
#include "timer.h"
#include <errMsgQueue.h>
Include dependency graph for policyRunRequestProvider.cpp:

Go to the source code of this file.

Functions

static void quietStatPrinter (std::ostream &aLogStream)
 

Function Documentation

◆ quietStatPrinter()

static void quietStatPrinter ( std::ostream &  aLogStream)
static

Definition at line 11 of file policyRunRequestProvider.cpp.

11  {
12  if (printStatAnyway) {
14  }
15 }

References printStatAnyway, and copyRequest::base::printStats().

Referenced by policyRunRequestProvider::processSource().

Here is the call graph for this function:
Here is the caller graph for this function:
copyRequest::base::printStats
static void printStats(std::ostream &stream)
Definition: copyRequest.cpp:1822
printStatAnyway
options::single< bool > printStatAnyway