|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
This is the complete list of members for sc_core::sc_string_view, including all inherited members.
| ends_with(base_type sv) const | sc_core::sc_string_view | inline |
| ends_with(char c) const | sc_core::sc_string_view | inline |
| ends_with(const char *s) const | sc_core::sc_string_view | inline |
| sc_string_view(const T &s, typename enable_if_convertible< T >::type *=0) | sc_core::sc_string_view | inline |
| starts_with(base_type sv) const | sc_core::sc_string_view | inline |
| starts_with(char c) const | sc_core::sc_string_view | inline |
| starts_with(const char *s) const | sc_core::sc_string_view | inline |
| str() const | sc_core::sc_string_view | inline |