| desc_ | oasys::Opt | [protected] |
| longopt_ | oasys::Opt | [protected] |
| needval_ | oasys::Opt | [protected] |
| next_ | oasys::Opt | [protected] |
| Opt(char shortopt, const char *longopt, void *valp, bool *setp, bool needval, const char *valdesc, const char *desc) | oasys::Opt | [protected] |
| set(const char *val, size_t len) | oasys::StringOpt | [protected, virtual] |
| setp_ | oasys::Opt | [protected] |
| shortopt_ | oasys::Opt | [protected] |
| StringOpt(const char *opt, std::string *valp, const char *valdesc="", const char *desc="", bool *setp=NULL) | oasys::StringOpt | |
| StringOpt(char shortopt, const char *longopt, std::string *valp, const char *valdesc="", const char *desc="", bool *setp=NULL) | oasys::StringOpt | |
| valdesc_ | oasys::Opt | [protected] |
| valp_ | oasys::Opt | [protected] |
| ~Opt() | oasys::Opt | [virtual] |