#include <config.h>#include <iostream>#include <string>#include <vector>#include <debug.hh>#include <download.hh>#include <glibc-getopt.h>#include <glibwww.hh>#include <gui.hh>#include <jobline.hh>#include <proxyguess.hh>#include <string-utf.hh>#include <support.hh>Enumerations | |
| enum | OptProxy { GUESS, ON, OFF } |
| enum | { LONGOPT_DEBUG = 0x100, LONGOPT_NODEBUG } |
Functions | |
| void | tryHelp () |
| void | cmdOptions (int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | binaryName |
| vector< string > | optUris |
| enum { ... } ::OptProxy | optProxy |
| string | optDebug |
| enum OptProxy |
| void @15::cmdOptions | ( | int | argc, | |
| char * | argv[] | |||
| ) | [inline, static] |
References _, c, error(), getopt_long(), GUESS, JIGDO_VERSION, LONGOPT_DEBUG, LONGOPT_NODEBUG, msg, OFF, ON, optarg, optHelp, optind, optProxy, optVersion, Logger::scanOptions(), subst, tryHelp(), and WINDOWS.
Referenced by main().
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
References Debug::abortAfterFailedAssertion, add_pixmap_directory(), bindtextdomain, c, Download::cleanup(), cmdOptions(), JobLine::create(), GUI::create(), DEBUG, JobList::finalize(), getenv(), GUESS, Download::init(), GUI::jobList, msg, OFF, optProxy, packageDataDir, packageLocaleDir, proxyGuess(), Cleanup::returnValue, Logger::setEnabled(), textdomain, and GUI::window.
| void @15::tryHelp | ( | ) | [static] |
const char* binaryName [static] |
string optDebug [static] |
Referenced by cmdOptions(), and main().
vector<string> optUris [static] |
1.5.6