DAnCE ..
Classes | Public Member Functions | Public Attributes
Options Struct Reference
Collaboration diagram for Options:
Collaboration graph
[legend]

List of all members.

Classes

struct  Creation
struct  Installation

Public Member Functions

 Options (void)
void usage (void)
int parse_args (int argc, ACE_TCHAR *argv[])

Public Attributes

const ACE_TCHAR * rm_ior_
const ACE_TCHAR * domain_nc_
ACE_Unbounded_Set< Installation > install_
ACE_Unbounded_Set< Creation > create_
ACE_Unbounded_Set< ACE_TString > uninstall_
bool list_
bool shutdown_
std::string topic_
long domain_

Constructor & Destructor Documentation

Options::Options ( void  ) [inline]

Member Function Documentation

int Options::parse_args ( int  argc,
ACE_TCHAR *  argv[] 
) [inline]
void Options::usage ( void  ) [inline]

Member Data Documentation

ACE_Unbounded_Set< Creation > Options::create_
long Options::domain_
const ACE_TCHAR* Options::domain_nc_
ACE_Unbounded_Set< Installation > Options::install_
bool Options::list_
const ACE_TCHAR* Options::rm_ior_
bool Options::shutdown_
std::string Options::topic_
ACE_Unbounded_Set< ACE_TString > Options::uninstall_

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines