#include <paramreader.h>
Inheritance diagram for oxygen::ParamReader:
Public Member Functions | |
ParamReader () | |
int | readCmdLineArgs (const std::string &key, int argc, const char *const *argv) |
returns the number of args processed otherwise see the spades RR_values. |
Definition at line 34 of file paramreader.h.
|
Definition at line 33 of file paramreader.cpp. |
|
returns the number of args processed otherwise see the spades RR_values. This method is called from within the ParamStorer. Definition at line 39 of file paramreader.cpp. References zeitgeist::Object::GetLog(), and zeitgeist::Object::GetScript(). Referenced by oxygen::ParamStorer::readCmdLineArgs(). Here is the call graph for this function: ![]() |