--- title: "/clients/include/drmemtrace/analysis_tool.h File Reference" layout: default permalink: /abbuild_2clients_2include_2drmemtrace_2analysis__tool_8h.html ---
DynamoRIO
|
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_t > | dynamorio::drmemtrace::analysis_tool_t |
typedef analysis_tool_tmpl_t< trace_entry_t > | dynamorio::drmemtrace::record_analysis_tool_t |
DrMemtrace analysis tool base class.