nf_hist::rendered_action

A reasonably user‐friendly rendering of an action

Synopsis

Declared in <nf/hist.h>

template<class Action_user_data = no_user_data>
struct rendered_action;

Template Parameters

Name

Description

Action_user_data

the type of the user‐defined data associated with all actions in a given tracked type (may be nf_hist::no_user_data)

Created with MrDocs