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 181 of file format-helpers.hpp.

Member Data Documentation

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

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