Welcome to ClientVPS Mirrors

dvi2bitmap: verbosity.h File Reference
dvi2bitmap  dvi2bitmap1.0
Enumerations
verbosity.h File Reference

Go to the source code of this file.

Enumerations

enum  verbosities {
  silent, quiet, normal, debug,
  everything
}
 Expresses a verbosity level. More...
 

Enumeration Type Documentation

Expresses a verbosity level.

Several classes report a different level of detail depending on the value of some internal verbosity variable, usually set with a function such as DviFile#verbosity.

The initial value of this is always normal. The value everything is the highest level (but not necessarily higher than debug; the value silent causes the class to produce no output at all.

The values are ordered, so that

  enum verbosities verbosity_;
  ...
  if (verbosity_ > normal) {
    // chatter
  }

is a good way of testing whether the verbosity level is above normal.

Enumerator
silent 
quiet 
normal 
debug 
everything 

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.