Tomographer  v5.2
Tomographer C++ Framework Documentation
Tomographer::Tools::conststr Member List

This is the complete list of members for Tomographer::Tools::conststr, including all inherited members.

check_range(std::size_t n, bool answer=true) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
clamp_to_range(const std::size_t pos) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
conststr(const char(&a)[N]) (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
conststr(const char *a, std::size_t n) (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
find(const conststr &s, std::size_t pos=0, std::size_t not_found=std::string::npos) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
is_in_range(std::size_t n) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
operator==(const conststr &other) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
operator[](std::size_t n) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
rfind(const conststr &s, std::size_t pos=std::string::npos, std::size_t not_found=std::string::npos) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
size() const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
startswith(const conststr &s, std::size_t StartOffset=0, std::size_t S_I=0) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
substr(std::size_t pos, std::size_t count=std::string::npos) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
substr_e(std::size_t pos, std::size_t end=std::string::npos) const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline
to_string() const (defined in Tomographer::Tools::conststr)Tomographer::Tools::conststrinline