KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kicad_io_utils.h File Reference
#include <wx/string.h>

Go to the source code of this file.

Namespaces

namespace  KICAD_FORMAT
 

Functions

void KICAD_FORMAT::FormatBool (OUTPUTFORMATTER *aOut, int aNestLevel, const wxString &aKey, bool aValue, char aSuffix='\n')
 Writes a boolean to the formatter, in the style (aKey [yes|no])
 
void KICAD_FORMAT::FormatUuid (OUTPUTFORMATTER *aOut, const KIID &aUuid, char aSuffix)
 
void KICAD_FORMAT::Prettify (std::string &aSource, char aQuoteChar)