add_assignment(const std::string &) | commandl::policy | [virtual] |
add_prefix(const std::string &) | commandl::policy | [virtual] |
assignments() const | commandl::policy | [virtual] |
Assignments | commandl::policy | [protected] |
Empty_Is_Assignment | commandl::policy | [protected] |
Empty_Is_Prefix | commandl::policy | [protected] |
Ignore_Prefix | commandl::policy | [protected] |
ignore_prefix_if_value_required() const | commandl::policy | [virtual] |
ignore_prefix_if_value_required(bool) | commandl::policy | [virtual] |
is_empty_valid_assignment() const | commandl::policy | [virtual] |
is_empty_valid_assignment(bool) | commandl::policy | [virtual] |
is_empty_valid_prefix() const | commandl::policy | [virtual] |
is_empty_valid_prefix(bool) | commandl::policy | [virtual] |
is_token_separator_assignment() const | commandl::policy | [virtual] |
is_token_separator_assignment(bool) | commandl::policy | [virtual] |
no_key_keep_element() const | commandl::policy | [virtual] |
no_key_keep_element(bool) | commandl::policy | [virtual] |
No_Key_Keep_Element | commandl::policy | [protected] |
No_Key_Keep_Going | commandl::policy | [protected] |
no_key_keep_going() const | commandl::policy | [virtual] |
no_key_keep_going(bool) | commandl::policy | [virtual] |
No_Prefix_Keep_Element | commandl::policy | [protected] |
no_prefix_keep_element() const | commandl::policy | [virtual] |
no_prefix_keep_element(bool) | commandl::policy | [virtual] |
No_Prefix_Keep_Going | commandl::policy | [protected] |
no_prefix_keep_going() const | commandl::policy | [virtual] |
no_prefix_keep_going(bool) | commandl::policy | [virtual] |
Optional_Brackets | commandl::policy | [protected] |
optional_brackets() const | commandl::policy | [virtual] |
policy(std::vector< std::string >, std::vector< std::string >, std::bitset< 8 >, std::pair< std::string, std::string >=std::make_pair(std::string("["), std::string("]")), std::pair< std::string, std::string >=std::make_pair(std::string("<"), std::string(">"))) | commandl::policy | |
policy() | commandl::policy | |
prefixes() const | commandl::policy | [virtual] |
Prefixes | commandl::policy | [protected] |
Separator_Is_Assignment | commandl::policy | [protected] |
set_optional_brackets(const std::pair< std::string, std::string > &) | commandl::policy | [virtual] |
set_value_brackets(const std::pair< std::string, std::string > &) | commandl::policy | [virtual] |
traditional_policy() | commandl::traditional_policy | |
value_brackets() const | commandl::policy | [virtual] |
Value_Brackets | commandl::policy | [protected] |