Cambridge SMT System
ucam::util::silent Class Reference

Provides methods to set and get silent logging mode. More...

#include <logger.hpp>

Static Public Member Functions

static bool get ()
 Return mode. More...
 
static void set (bool silent)
 Set silent mode or viceversa. More...
 

Detailed Description

Provides methods to set and get silent logging mode.

Definition at line 34 of file logger.hpp.

Member Function Documentation

static bool ucam::util::silent::get ( )
inlinestatic

Return mode.

Definition at line 40 of file logger.hpp.

static void ucam::util::silent::set ( bool  silent)
inlinestatic

Set silent mode or viceversa.

Definition at line 44 of file logger.hpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: