Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Options Class Reference

#include <Options.h>

Collaboration diagram for Options:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void parse_args (int argc, ACE_TCHAR *argv[])
 parses commandline arguments

Static Public Member Functions

Optionsinstance (void)
 Returns the singleton instance.

Public Attributes

ACE_CString name_
ACE_CString uuid_
ACE_CString path_
bool delete_
 delete the package_ name
bool install_
 installs the package_ name
bool find_
bool shutdown_
 shutdown the RepositoryManagerDemon

Protected Member Functions

 Options (void)
 protected constructor, singleton
void usage (void)

Static Protected Attributes

Optionsinstance_ = 0
 the singleton

Constructor & Destructor Documentation

Options::Options void   )  [protected]
 

protected constructor, singleton


Member Function Documentation

Options * Options::instance void   )  [static]
 

Returns the singleton instance.

void Options::parse_args int  argc,
ACE_TCHAR argv[]
 

parses commandline arguments

void Options::usage void   )  [protected]
 


Member Data Documentation

bool Options::delete_
 

delete the package_ name

bool Options::find_
 

bool Options::install_
 

installs the package_ name

Options * Options::instance_ = 0 [static, protected]
 

the singleton

ACE_CString Options::name_
 

ACE_CString Options::path_
 

bool Options::shutdown_
 

shutdown the RepositoryManagerDemon

ACE_CString Options::uuid_
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 21 00:00:58 2005 for DAnCE by  doxygen 1.3.9.1