Static Public Member Functions

Cmdline Class Reference

-*- Mode: C++ -*- Command line parsing. More...

#include <cmdline.h>

List of all members.

Static Public Member Functions

static unsigned parse (char *cmdline, char *argv[], unsigned argv_size)

Detailed Description

-*- Mode: C++ -*- Command line parsing.

Copyright (C) 2010, Julian Stecklina <jsteckli@os.inf.tu-dresden.de> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver.nova is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver.nova is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.


Member Function Documentation

static unsigned Cmdline::parse ( char *  cmdline,
char *  argv[],
unsigned  argv_size 
) [inline, static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines