nfd::tools::nfdc::text::YesNo Struct Reference

print boolean as 'yes' or 'no' More...

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

Public Attributes

bool flag
 

Detailed Description

print boolean as 'yes' or 'no'

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

Member Data Documentation

bool nfd::tools::nfdc::text::YesNo::flag

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