libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CommandLine::Args Struct Reference

#include <cmndline.h>

Collaboration diagram for CommandLine::Args:

Public Member Functions

bool end ()
 
bool IsBoolean ()
 

Public Attributes

const char * ConfName
 
unsigned long Flags
 
const char * LongOpt
 
char ShortOpt
 

Member Function Documentation

bool CommandLine::Args::end ( )
inline

References LongOpt, and ShortOpt.

bool CommandLine::Args::IsBoolean ( )
inline

Member Data Documentation

const char* CommandLine::Args::ConfName
unsigned long CommandLine::Args::Flags

Referenced by IsBoolean().

const char* CommandLine::Args::LongOpt

Referenced by end().

char CommandLine::Args::ShortOpt

Referenced by end().


The documentation for this struct was generated from the following file: