Public Types | Public Member Functions | Public Attributes
Clasp::LogEvent Struct Reference

A log message. More...

#include <misc_types.h>

Inheritance diagram for Clasp::LogEvent:
Inheritance graph
[legend]

List of all members.

Public Types

enum  LogType { message = 'M', warning = 'W' }

Public Member Functions

bool isWarning () const
 LogEvent (Subsystem sys, Verbosity verb, LogType t, const Solver *s, const char *what)

Public Attributes

const char * msg
const Solversolver

Detailed Description

A log message.

Definition at line 54 of file misc_types.h.


Member Enumeration Documentation

Enumerator:
message 
warning 

Definition at line 55 of file misc_types.h.


Constructor & Destructor Documentation

Clasp::LogEvent::LogEvent ( Subsystem  sys,
Verbosity  verb,
LogType  t,
const Solver s,
const char *  what 
) [inline]

Definition at line 56 of file misc_types.h.


Member Function Documentation

bool Clasp::LogEvent::isWarning ( ) const [inline]

Definition at line 59 of file misc_types.h.


Member Data Documentation

const char* Clasp::LogEvent::msg

Definition at line 61 of file misc_types.h.

Definition at line 60 of file misc_types.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41