Go to the documentation of this file.
   29 #ifndef YAML_CONFIG_WRITER_H 
   30 #define YAML_CONFIG_WRITER_H 
   78 #endif // YAML_CONFIG_WRITER_H 
  
YamlConfigWriter()
Constructor. Writer starts in a non-error state.
void writeStream(const Config &config, std::ostream &out, const QString &filename="data stream")
Write config data to a std::ostream. This potentially changes the return values of error() and status...
QString errorMessage()
Return an error message if the latest write call had an error, or the empty string if there was no er...
bool error()
Return true if the latest write operation had an error.
void writeConfigNode(const Config &config, YAML::Emitter &emitter)
QString writeString(const Config &config, const QString &filename="data string")
Write config data to a string, and return it. This potentially changes the return values of error() a...
void writeFile(const Config &config, const QString &filename)
Write config data to a file. This potentially changes the return values of error() and statusMessage(...
Configuration data storage class.
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:27