DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
Options Struct Reference
Collaboration diagram for Options:
Collaboration graph

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_TCHARrm_ior_
 
const ACE_TCHARdomain_nc_
 
ACE_Unbounded_Set< Installationinstall_
 
ACE_Unbounded_Set< Creationcreate_
 
ACE_Unbounded_Set< ACE_TStringuninstall_
 
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: