buflen_ | oasys::CharBufOpt | [protected] |
CharBufOpt(const char *opt, char *valp, size_t *lenp, size_t buflen, const char *valdesc="", const char *desc="", bool *setp=NULL) | oasys::CharBufOpt | |
CharBufOpt(char shortopt, const char *longopt, char *valp, size_t *lenp, size_t buflen, const char *valdesc="", const char *desc="", bool *setp=NULL) | oasys::CharBufOpt | |
desc_ | oasys::Opt | [protected] |
get(StringBuffer *buf) | oasys::CharBufOpt | [protected, virtual] |
lenp_ | oasys::CharBufOpt | [protected] |
longopt_ | oasys::Opt | [protected] |
needval_ | 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::CharBufOpt | [protected, virtual] |
setp_ | oasys::Opt | [protected] |
shortopt_ | oasys::Opt | [protected] |
valdesc_ | oasys::Opt | [protected] |
valp_ | oasys::Opt | [protected] |
~Opt() | oasys::Opt | [virtual] |