copt.h File Reference

COpt class definition. More...

#include <Coconut/coconut-sysdep.h>

Go to the source code of this file.

Classes

class  COpt
 COpt class operates the information for command line options. More...

Enumerations

enum  COptArgType { COPT_ARG_TYPE_NONE, COPT_ARG_TYPE_STRING, COPT_ARG_TYPE_INT }


Detailed Description

COpt class definition.

Date:
2004.02.14
Author:
Steel Wheels Project
Copyright
Copyright (C) 2004 Steel Wheels Project. All right reserved.
Description
COpt class definition. COpt class contains information for command line option and it's argument.

Enumeration Type Documentation

enum COptArgType
 

Type of argument of command line option

Enumerator:
COPT_ARG_TYPE_NONE  Argument: none
COPT_ARG_TYPE_STRING  Argument: string
COPT_ARG_TYPE_INT  Argument: integer


Generated on Mon Mar 20 18:45:20 2006 for Coconut by  doxygen 1.4.6