cartobase  5.0.5
swriter.h File Reference
#include <cartobase/object/syntax.h>
#include <fstream>
Include dependency graph for swriter.h:

Go to the source code of this file.

Classes

class  carto::SyntaxWriter
 Write a SyntaxSet to a file. More...
 

Namespaces

 carto
 

Functions

CARTOBASE_API carto::SyntaxWriteroperator<< (carto::SyntaxWriter &writer, const carto::SyntaxSet &rules)
 

Function Documentation

◆ operator<<()

CARTOBASE_API carto::SyntaxWriter& operator<< ( carto::SyntaxWriter writer,
const carto::SyntaxSet rules 
)