nf_hist::simple_tracked

Synopsis

Declared in <nf/hist.h>

Base Classes

Name

Description

nf_hist::tracked<Data, simple_tracked<Data, User_data>, User_data>

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

simple_tracked [constructor]

Constructors

Created with MrDocs