lua_text_pattern Class Reference

#include <clua.h>

Inheritance diagram for lua_text_pattern:

Inheritance graph
[legend]
Collaboration diagram for lua_text_pattern:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 lua_text_pattern (const std::string &pattern)
 ~lua_text_pattern ()
bool valid () const
bool matches (const std::string &s) const

Static Public Member Functions

static bool is_lua_pattern (const std::string &s)


Constructor & Destructor Documentation

lua_text_pattern::lua_text_pattern ( const std::string pattern  ) 

lua_text_pattern::~lua_text_pattern (  ) 

Here is the call graph for this function:


Member Function Documentation

bool lua_text_pattern::valid (  )  const [virtual]

Implements base_pattern.

bool lua_text_pattern::matches ( const std::string s  )  const [virtual]

Implements base_pattern.

Here is the call graph for this function:

bool lua_text_pattern::is_lua_pattern ( const std::string s  )  [static]


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

Generated on Thu Jan 13 13:35:28 2011 by  doxygen 1.5.6