|
Doxygen
|
成员的完整列表,这些成员属于 reg::SubMatch,包括所有继承而来的类成员
| length() const | reg::SubMatch | inline |
| m_len | reg::SubMatch | private |
| m_pos | reg::SubMatch | private |
| m_str | reg::SubMatch | private |
| Match class | reg::SubMatch | friend |
| position() const | reg::SubMatch | inline |
| setEnd(size_t pos) | reg::SubMatch | inlineprivate |
| setMatch(size_t pos, size_t len) | reg::SubMatch | inlineprivate |
| setStart(size_t pos) | reg::SubMatch | inlineprivate |
| str() const | reg::SubMatch | inline |
| SubMatch(const std::string *str) | reg::SubMatch | inline |