|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
This is the complete list of members for sc_core::sc_zstring_view, including all inherited members.
| c_str() const | sc_core::sc_zstring_view | inline |
| 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 |
| sc_zstring_view() | sc_core::sc_zstring_view | inline |
| sc_zstring_view(const char *s) | sc_core::sc_zstring_view | inline |
| sc_zstring_view(const std::string &s) | sc_core::sc_zstring_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 |
| swap(sc_zstring_view &s) | sc_core::sc_zstring_view | inline |