Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
CDIXMLGenerator Class Reference

Standalone utility class for generating the XML representation of the node configuration structure. More...

#include <CDIXMLGenerator.hxx>

Static Public Member Functions

template<class ConfigDef >
static bool create_config_descriptor_xml (const ConfigDef &config, const char *filename, openlcb::SimpleStackBase *stack=nullptr)
 Creates the XML representation of the configuration structure and saves it to a file on the filesystem.
 

Detailed Description

Standalone utility class for generating the XML representation of the node configuration structure.

This is primarily used in Arduino environments.

Definition at line 43 of file CDIXMLGenerator.hxx.

Member Function Documentation

◆ create_config_descriptor_xml()


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