Free Electron
Public Member Functions | Private Member Functions | Private Attributes | List of all members
fe::ext::CatalogWriterYaml Class Reference

save catalog to yaml file More...

#include <CatalogWriterYaml.h>

Inherits fe::CatalogWriterI.

Public Member Functions

virtual BWORD save (String a_filename, sp< Catalog > a_spCatalog)
 

Private Member Functions

void emitFloat (YAML::Emitter &a_rEmitter, float a_float)
 
void emitDouble (YAML::Emitter &a_rEmitter, double a_double)
 
void emit (YAML::Emitter &a_rEmitter, sp< Catalog > a_spCatalog, String a_key, String a_property)
 

Private Attributes

sp< YamlNodem_spYamlRoot
 

Detailed Description

save catalog to yaml file


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