/home/thomas/development/delivery-check/repo/src/avrerror.cpp File Reference

Functions for printing messages, warnings and errors. More...

#include <fstream>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include "avrerror.h"
#include "helper.h"
#include "config.h"
Include dependency graph for avrerror.cpp:

Go to the source code of this file.

Functions

void trioaccess (const char *t, unsigned char val)
 Helper function for writing trace (trace IO access).

Variables

SystemConsoleHandler sysConHandler
 The SystemConsoleHandler instance for common usage.
int global_verbose_on = 0
 Verbose enable flag.

Detailed Description

Functions for printing messages, warnings and errors.

This module provides output printing facilities. Further it provides raising exceptions instead of calling exit/abort, if needed and the possibility to redirect output to a stream instead of stdout/stderr.

Definition in file avrerror.cpp.


Function Documentation

void trioaccess ( const char *  t,
unsigned char  val 
)

Helper function for writing trace (trace IO access).

Definition at line 222 of file avrerror.cpp.

References SystemConsoleHandler::traceOutStream().

Here is the call graph for this function:


Variable Documentation

Verbose enable flag.

Definition at line 220 of file avrerror.cpp.

Referenced by main(), ThreadList::OnPop(), and AvrDevice::Step().

The SystemConsoleHandler instance for common usage.

Definition at line 218 of file avrerror.cpp.

Referenced by avr_trace_tf(), RWAbort::get(), RWExit::get(), main(), RWAbort::set(), RWExit::set(), and AvrDevice::Step().

Generated on Sun Feb 12 16:43:54 2012 for Simulavr by  doxygen 1.6.3