/builddir/build/BUILD/vrq-1.0.62/src/main.h File Reference
#include <stdio.h>
#include <string.h>
#include <string>
#include <list>
Go to the source code of this file.
Functions |
const char * | VrqVersionString () |
| Plugins should not be using these.
|
char * | GetPlusArg (const char *prefix) |
| Get plusarg from command line that matches prefix.
|
void | GetPlusArgs (const char *prefix, list< string > &args) |
| Get list of plusargs from command line that matche prefix.
|
void | GetPluginPaths (list< string > &paths) |
| Get list of paths to where plugins may reside.
|