nfd::tools::nfdc::xml::Flag Struct Reference

Print true as an empty element and false as nothing. More...

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

Public Attributes

const char * elementName
 
bool flag
 

Detailed Description

Print true as an empty element and false as nothing.

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

Member Data Documentation

◆ elementName

const char* nfd::tools::nfdc::xml::Flag::elementName

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

◆ flag

bool nfd::tools::nfdc::xml::Flag::flag

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