zypp::str::smatch Class Reference

#include <Regex.h>

List of all members.

Public Member Functions

 smatch ()
std::string operator[] (unsigned i) const
unsigned size () const

Public Attributes

std::string match_str
regmatch_t pmatch [12]


Detailed Description

Definition at line 66 of file Regex.h.


Constructor & Destructor Documentation

smatch::smatch (  ) 

Definition at line 69 of file Regex.cc.

References pmatch.


Member Function Documentation

std::string smatch::operator[] ( unsigned  i  )  const

Definition at line 74 of file Regex.cc.

References match_str, and pmatch.

unsigned smatch::size (  )  const

Definition at line 82 of file Regex.cc.

References pmatch.

Referenced by zypp::Url::parseUrl(), and zypp::KeyRing::Impl::readSignatureKeyId().


Member Data Documentation

std::string zypp::str::smatch::match_str

Definition at line 74 of file Regex.h.

Referenced by operator[](), and zypp::str::regex_match().

regmatch_t zypp::str::smatch::pmatch[12]

Definition at line 75 of file Regex.h.

Referenced by operator[](), zypp::str::regex_match(), size(), and smatch().


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:28 2007 for libzypp by  doxygen 1.5.3