nf_hist::simple_tracked
Synopsis
Declared in <nf/hist.h>
struct simple_tracked
: nf_hist::tracked<Data, simple_tracked<Data, User_data>, User_data>
Base Classes
Name |
Description |
|
The parent class for your tracked type, stores your source data class, provides const ref access to it, and capabilities to make tracked changes to all members/sub‐elements, as well as the ability to undo/redo, traverse and manage history |
Member Functions
Name |
Description |
|
Constructors |
Created with MrDocs