Gnome::Vte::Match Class Reference

Match - simple class holding match and tag of matched regular expression. More...

Collaboration diagram for Gnome::Vte::Match:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Match (const Glib::ustring& text, int tag)
 The only way to fill Gnome::Vte::Match class.
virtual ~Match ()
Glib::ustring get_text () const
 Gets match.
int get_tag () const
 Gets tag.

Detailed Description

Match - simple class holding match and tag of matched regular expression.


Constructor & Destructor Documentation

Gnome::Vte::Match::Match ( const Glib::ustring text,
int  tag 
)

The only way to fill Gnome::Vte::Match class.

Parameters:
text A match.
tag Tag of matched expression.
virtual Gnome::Vte::Match::~Match (  )  [virtual]

Member Function Documentation

int Gnome::Vte::Match::get_tag (  )  const

Gets tag.

Returns:
Tag.
Glib::ustring Gnome::Vte::Match::get_text (  )  const

Gets match.

Returns:
Match.

The documentation for this class was generated from the following file:

Generated on 5 Oct 2009 for libvtemm by  doxygen 1.6.1