cartobase  5.0.5
carto::SyntaxWriter Class Reference

Write a SyntaxSet to a file. More...

#include <cartobase/object/swriter.h>

Public Member Functions

Constructors, destructor
 SyntaxWriter (const std::string &filename)
 
virtual ~SyntaxWriter ()
 
Write
void write (const SyntaxSet &rules)
 read the referenced attribute I/O properties to a stream More...
 

Detailed Description

Write a SyntaxSet to a file.

Definition at line 55 of file swriter.h.

Constructor & Destructor Documentation

◆ SyntaxWriter()

carto::SyntaxWriter::SyntaxWriter ( const std::string &  filename)

◆ ~SyntaxWriter()

virtual carto::SyntaxWriter::~SyntaxWriter ( )
virtual

Member Function Documentation

◆ write()

void carto::SyntaxWriter::write ( const SyntaxSet rules)

read the referenced attribute I/O properties to a stream


The documentation for this class was generated from the following file: