Cupt
cupt::system::Resolver::ImplicitReason Struct Reference

reason: implicitly changed by resolver More...

#include <cupt/system/resolver.hpp>

Inheritance diagram for cupt::system::Resolver::ImplicitReason:
cupt::system::Resolver::Reason

Public Member Functions

virtual string toString () const override
 returns localized reason description
 
- Public Member Functions inherited from cupt::system::Resolver::Reason

Detailed Description

reason: implicitly changed by resolver

This reason means that a change was done without an explicit user request, but because a resolver decided it was a good idea to do it, usually to maintain the system in a good shape.

Member Function Documentation

◆ toString()

virtual string cupt::system::Resolver::ImplicitReason::toString ( ) const
overridevirtual

returns localized reason description

Implements cupt::system::Resolver::Reason.


The documentation for this struct was generated from the following file: