Marsyas  0.6.0-alpha
Data Structures | Namespaces | Typedefs | Enumerations | Functions
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/debug/debugger.h File Reference
#include <marsyas/debug/record.h>
#include <marsyas/system/MarSystem.h>
#include <marsyas/export.h>

Go to the source code of this file.

Data Structures

struct  Bug

Namespaces

namespace  Marsyas
namespace  Marsyas::Debug

Typedefs

typedef std::map< std::string,
Bug > 
BugReport

Enumerations

enum  BugFlags { no_bug = 0, path_missing, format_mismatch, value_mismatch }

Functions

void compare (const Record &actual, const Record &reference, BugReport &report)