This is the complete list of members for CommandLine::Attribute< C, M, P >, including all inherited members.
| __dereference(bool auto_delete=true) const | Reference::Able | protected |
| __is_on_heap() const | Reference::HeapTracked | |
| __reference(bool active) const | Reference::Able | protected |
| Able() | Reference::Able | |
| Able(const Able &) | Reference::Able | |
| Argument() (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| Attribute(C *_instance, M _method, P _parse) | CommandLine::Attribute< C, M, P > | inline |
| get_heap_queue_size() | Reference::HeapTracked | static |
| get_help() const | CommandLine::Argument | virtual |
| get_instance_count() | Reference::Able | static |
| get_reference_count() const | Reference::Able | inline |
| handle(const std::string &arg) | CommandLine::Attribute< C, M, P > | inlinevirtual |
| handled | CommandLine::Argument | protected |
| has_arg | CommandLine::Argument | protected |
| HeapTracked() | Reference::HeapTracked | inline |
| HeapTracked(const HeapTracked &) | Reference::HeapTracked | inline |
| help | CommandLine::Argument | protected |
| instance | CommandLine::Attribute< C, M, P > | protected |
| long_help | CommandLine::Argument | protected |
| long_name | CommandLine::Argument | protected |
| matches(int c) const | CommandLine::Argument | inlinevirtual |
| method | CommandLine::Attribute< C, M, P > | protected |
| operator delete(void *location, void *ptr) | Reference::HeapTracked | static |
| operator delete(void *location) | Reference::HeapTracked | static |
| operator new(size_t size, void *ptr=0) | Reference::HeapTracked | static |
| operator=(const Able &) | Reference::Able | |
| Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | inline |
| parse | CommandLine::Attribute< C, M, P > | protected |
| set_handled(bool f) | CommandLine::Argument | inlinevirtual |
| set_has_arg(int h) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_help(const std::string &s) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_long_help(const std::string &s) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_long_name(const std::string &s) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_notification(bool &f) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_short_name(char c) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| set_type(const std::string &s) (defined in CommandLine::Argument) | CommandLine::Argument | inline |
| short_name | CommandLine::Argument | protected |
| type | CommandLine::Argument | protected |
| val | CommandLine::Argument | protected |
| ~Able() | Reference::Able | virtual |
| ~HeapTracked() | Reference::HeapTracked | virtual |
| ~Item() (defined in CommandLine::Item) | CommandLine::Item | inlinevirtual |