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

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


Detailed Description

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

Definition at line 105 of file keyValueFile.hpp.

#include <keyValueFile.hpp>

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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual void loadKeyValueFile (jafar::kernel::KeyValueFile const &keyValueFile)=0
 Implement this method calling repeatedly KeyValueFile::getItem() method.

Member Function Documentation

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

This method automates the process:

Referenced by jafar::bundle::bundleGN(), jafar::bundle::bundleLM(), jafar::sas::IRD::createIRD(), and jafar::sams::Engine::loadDetectorParams().


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