analysis_tool.h File Reference

DrMemtrace analysis tool base class. More...

#include "memref.h"
#include "memtrace_stream.h"
#include "trace_entry.h"
#include <string>

Data Structures

class  analysis_tool_tmpl_t< RecordType >
 

Typedefs

typedef analysis_tool_tmpl_t< memref_tanalysis_tool_t
 
typedef analysis_tool_tmpl_t< trace_entry_trecord_analysis_tool_t
 

Detailed Description

DrMemtrace analysis tool base class.

Typedef Documentation

◆ analysis_tool_t

◆ record_analysis_tool_t