nfd::tools::nfdc::text::OnOff Struct Reference

Print boolean as 'on' or 'off'. More...

#include <tools/nfdc/format-helpers.hpp>

Public Attributes

bool flag
 

Detailed Description

Print boolean as 'on' or 'off'.

Definition at line 179 of file format-helpers.hpp.

Member Data Documentation

◆ flag

bool nfd::tools::nfdc::text::OnOff::flag

Definition at line 181 of file format-helpers.hpp.