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

#include <fstream>
#include <stdlib.h>
#include "dumpargs.h"
#include <iostream>
#include <vector>
#include "../avrdevice.h"
#include "../traceval.h"
#include "../helper.h"
#include "../avrerror.h"
Include dependency graph for dumpargs.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SetDumpTraceArgs (const vector< string > &traceopts, AvrDevice *dev)
 Parse given trace options and open Dumper.
void ShowRegisteredTraceValues (const string &outname)
 Write out registered trace values for device to file or stdout.

Function Documentation

void SetDumpTraceArgs ( const vector< string > &  traceopts,
AvrDevice dev 
)

Parse given trace options and open Dumper.

Definition at line 36 of file dumpargs.cpp.

References DumpManager::addDumper(), DumpManager::all(), avr_error, DumpManager::Instance(), DumpManager::load(), and split().

Referenced by avr_dump_arg_tf(), and main().

Here is the call graph for this function:

Here is the caller graph for this function:

void ShowRegisteredTraceValues ( const string &  outname  ) 

Write out registered trace values for device to file or stdout.

Definition at line 82 of file dumpargs.cpp.

References DumpManager::Instance(), and DumpManager::save().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Sun Feb 12 16:44:00 2012 for Simulavr by  doxygen 1.6.3