Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
jafar::kernel::KeyValueFileSave Class Reference

Interface of an object which can be saved using the KeyValueFile mechanism. More...


Detailed Description

Interface of an object which can be saved using the KeyValueFile mechanism.

Definition at line 134 of file keyValueFile.hpp.

#include <keyValueFile.hpp>

Inheritance diagram for jafar::kernel::KeyValueFileSave:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void save (std::string const &filename, std::string const &keyValueSeparator_=":", char commentPrefix_= '#')
 This method automates the process:

Protected Member Functions

virtual void saveKeyValueFile (jafar::kernel::KeyValueFile &keyValueFile)=0
 Implement this method calling repeatedly KeyValueFile::setItem() method.

Member Function Documentation

void jafar::kernel::KeyValueFileSave::save ( std::string const &  filename,
std::string const &  keyValueSeparator_ = ":",
char  commentPrefix_ = '#' 
)

This method automates the process:

Referenced by jafar::sams::Engine::saveDetectorParams().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1
LAAS-CNRS