DynamoRIO
 
Loading...
Searching...
No Matches
dynamorio::drmemtrace::analysis_tool_tmpl_t< RecordType >::interval_state_snapshot_t Struct Reference

#include <analysis_tool.h>

Detailed Description

template<typename RecordType>
struct dynamorio::drmemtrace::analysis_tool_tmpl_t< RecordType >::interval_state_snapshot_t

Struct that stores details of a tool's state snapshot at an interval. This is useful for computing and combining interval results. Tools should inherit from this struct to define their own state snapshot structs. Tools do not need to supply any values to construct this base struct; they can simply use the default constructor. The members of this base class will be set by the framework automatically.


The documentation for this struct was generated from the following files: