--- title: "/clients/include/drmemtrace/analysis_tool.h File Reference" layout: default permalink: /abbuild_2clients_2include_2drmemtrace_2analysis__tool_8h.html ---
DynamoRIO
analysis_tool.h File Reference

DrMemtrace analysis tool base class. More...

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

Data Structures

class  dynamorio::drmemtrace::analysis_tool_tmpl_t< RecordType >
 
struct  dynamorio::drmemtrace::analysis_tool_tmpl_t< RecordType >::interval_state_snapshot_t
 

Namespaces

namespace  dynamorio::drmemtrace
 

Typedefs

typedef analysis_tool_tmpl_t< memref_tdynamorio::drmemtrace::analysis_tool_t
 
typedef analysis_tool_tmpl_t< trace_entry_tdynamorio::drmemtrace::record_analysis_tool_t
 

Detailed Description

DrMemtrace analysis tool base class.