Novell::iFolder::Utility::Options Class Reference

Command-Line Option Handling. More...

List of all members.

Static Public Member Functions

static void ParseArguments (object obj, string[] args)
 Parse the Command-Line Arguments.
static void CheckRequiredOptions (object obj)
 Check Required Options.
static void WriteOptions (object obj, TextWriter writer)
 Write out the options and values.
static Option[] GetOptions (object obj)
 Get a List of the Public Option Fields for the Object.


Detailed Description

Command-Line Option Handling.


Member Function Documentation

static void Novell::iFolder::Utility::Options::ParseArguments ( object  obj,
string[]  args 
) [inline, static]

Parse the Command-Line Arguments.

Parameters:
obj The Object with the Public Option Fields.
args The Command-Line Arguments.

static void Novell::iFolder::Utility::Options::CheckRequiredOptions ( object  obj  )  [inline, static]

Check Required Options.

Parameters:
obj The Object with the Public Object Methods.

static void Novell::iFolder::Utility::Options::WriteOptions ( object  obj,
TextWriter  writer 
) [inline, static]

Write out the options and values.

Parameters:
obj The Object with the Public Object Methods.
writer The TextWriter Object.

static Option [] Novell::iFolder::Utility::Options::GetOptions ( object  obj  )  [inline, static]

Get a List of the Public Option Fields for the Object.

Parameters:
obj The Object with the Public Option Fields.
Returns:
An Array of Option objects.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:43:41 2009 for simias by  doxygen 1.5.6