Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psArguments.h File Reference


Detailed Description

Contains operations for parsing command line input arguments.

Author:
David Robbins, MHPCC
Version:
Revision
1.2
Name
rel12
Date:
Date
2006/01/25 03:02:47
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.
psS32 psLogArguments (int *argc, char **argv)
 Sets the log level.
psS32 psTraceArguments (int *argc, char **argv)
 Sets trace levels by facility.


Generated on Mon Jul 3 14:13:47 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4