Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

options_record Struct Reference

Contains the parsed command line options. More...

#include <countm_util.h>


Data Fields

int cmd
int bParam [cm_param_total]
int nParam
char * linkname
char * hostname
char * filename


Detailed Description

Contains the parsed command line options.


Field Documentation

int options_record::bParam[cm_param_total]
 

Array of booleans indicating if param given.

int options_record::cmd
 

The command given on the command line.

char* options_record::filename
 

the -f= value string.

char* options_record::hostname
 

the -h= value string.

char* options_record::linkname
 

the -l= value string.

int options_record::nParam
 

Number of paramters on command line.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 7 15:48:39 2006 for countm by  doxygen 1.4.2