#include "caseless-str.h"
Definition at line 34 of file caseless-str.h.
◆ const_iterator
◆ iterator
◆ caseless_str() [1/4]
caseless_str::caseless_str |
( |
void |
| ) |
|
|
default |
◆ caseless_str() [2/4]
caseless_str::caseless_str |
( |
const std::string & |
s | ) |
|
|
inline |
◆ caseless_str() [3/4]
caseless_str::caseless_str |
( |
const char * |
s | ) |
|
|
inline |
◆ caseless_str() [4/4]
◆ ~caseless_str()
caseless_str::~caseless_str |
( |
void |
| ) |
|
|
default |
◆ compare()
bool caseless_str::compare |
( |
const std::string & |
s, |
|
|
size_t |
limit = std::string::npos |
|
) |
| const |
|
inline |
Definition at line 78 of file caseless-str.h.
Referenced by convert_font_size(), convert_position(), convert_text_position(), F__go_figure__(), Faddlistener(), Fdrawnow(), Fwaitfor(), radio_property::is(), property_list::lookup(), lookup_object_name(), make_graphics_object(), papersize_from_type(), property_list::set(), figure::properties::update_paperunits(), and validate_property_name().
◆ operator<()
bool caseless_str::operator< |
( |
const std::string & |
s | ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: