MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / serialize

Method serialize

src/config/DspConfig.h:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235
236
237 QString serialize()
238 {
239 return ConfigIO::writeString(_conf->getConfigMap());
240 }
241
242 void save()
243 {

Callers 2

getAllMethod · 0.80
getAllMethod · 0.80

Calls 1

getConfigMapMethod · 0.80

Tested by

no test coverage detected