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_CString > | uninstall_ |
bool | list_ |
bool | shutdown_ |
Options::Options | ( | void | ) | [inline] |
int Options::parse_args | ( | int | argc, | |
ACE_TCHAR * | argv[] | |||
) | [inline] |
void Options::usage | ( | void | ) | [inline] |
const ACE_TCHAR* Options::domain_nc_ |
bool Options::list_ |
const ACE_TCHAR* Options::rm_ior_ |
bool Options::shutdown_ |