Cupt
Public Types
cupt::system::Resolver::UserAnswer Struct Reference

user callback answer variants More...

#include <cupt/system/resolver.hpp>

List of all members.

Public Types

enum  Type { Accept, Decline, Abandon }

Detailed Description

user callback answer variants


Member Enumeration Documentation

Enumerator:
Accept 

finish computations and return true

Decline 

throw out the proposed solution and work on other ones

Abandon 

finish computations and return false


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