NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
nfd::tools::nfdc::text::Spaces Struct Reference

Print a number of whitespaces. More...

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

Public Attributes

int nSpaces
 number of spaces; print nothing if negative
 

Detailed Description

Print a number of whitespaces.

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

Member Data Documentation

◆ nSpaces

int nfd::tools::nfdc::text::Spaces::nSpaces

number of spaces; print nothing if negative

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