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

Member Data Documentation

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

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

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

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