OpenMining
0.01
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
utils
find_or_exit.h
Go to the documentation of this file.
1
#ifndef find_or_exit_h
2
#define find_or_exit_h
3
4
// standard library includes
5
#include <string>
6
7
// my includes
8
#include "
utils.h
"
9
#include "
Exit.h
"
10
11
namespace
utils
12
{
13
int
find_or_exit
(
const
QStringList& args,
const
char
* key,
const
char
* funcname);
14
}
15
#endif
utils.h
Exit.h
utils::find_or_exit
int find_or_exit(const QStringList &args, const char *key, const char *funcname)
Definition:
find_or_exit.cpp:17
Generated on Tue Feb 4 2014 11:05:43 for OpenMining by
1.8.6