Public Types | Static Public Member Functions | Static Public Attributes

wibble::commandline::Int Struct Reference

#include <options.h>

List of all members.

Public Types

typedef int value_type

Static Public Member Functions

static int parse (const std::string &val)
static bool toBool (const value_type &val)
static int toInt (const value_type &val)
static std::string toString (const value_type &val)

Static Public Attributes

static int init_val = 0

Member Typedef Documentation


Member Function Documentation

int wibble::commandline::Int::parse ( const std::string &  val  )  [static]
static bool wibble::commandline::Int::toBool ( const value_type val  )  [static]
static int wibble::commandline::Int::toInt ( const value_type val  )  [static]
static std::string wibble::commandline::Int::toString ( const value_type val  )  [static]

Member Data Documentation


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