psArguments.h File Reference


Detailed Description

Contains operations for parsing command line input arguments.

Author:
David Robbins, MHPCC
Version:
Revision
1.4
Name
Date:
Date
2007/01/23 22:47:23
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psArguments.h.

#include "psMetadata.h"

Include dependency graph for psArguments.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int psArgumentVerbosity (int *argc, char **argv)
 Implements the various verbosity controls.
int psArgumentGet (int argc, char **argv, const char *arg)
 Checks for an argument and returns its index position if found.
bool psArgumentRemove (int argnum, int *argc, char **argv)
 Removes from the argument list the argument whose index is argnum.
bool psArgumentParse (psMetadata *arguments, int *argc, char **argv)
 Parses the command line arguments into a metadata container of arguments.
void psArgumentHelp (psMetadata *arguments)
 Prints to stdout a guide to the command-line arguments.


Generated on Fri Feb 2 22:24:37 2007 for pslib by  doxygen 1.5.1