popt_options.cpp File Reference

#include <iostream>
#include "op_popt.h"
#include "op_version.h"
#include "popt_options.h"
#include "string_manip.h"
Include dependency graph for popt_options.cpp:

Go to the source code of this file.

Data Structures

class  popt::option_base
class  popt::option_imp< void >
class  popt::option_imp< int >
class  popt::option_imp< string >
class  popt::option_imp< vector< string > >

Namespaces

namespace  popt

Functions

static vector< poptOption > & popt::popt_options (void)
static vector< option_base * > & popt::options_list (void)
static poptContext popt::do_parse_options (int argc, char const **argv, vector< poptOption > &options, vector< string > &additional_params)
void popt::parse_options (int argc, char const **argv, vector< string > &additional_params)

Variables

static int popt::showvers
static struct poptOption popt::appended_options []

Detailed Description

option parsing

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
Philippe Elie
John Levon

Definition in file popt_options.cpp.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1