DeSR Dependency Parser

IXE::PatternSet Class Reference
[Configuration]

A PatternSet contains a set of shell wildcard patterns. More...

#include <PatternSet.h>

Inheritance diagram for IXE::PatternSet:

Inheritance graph
Collaboration diagram for IXE::PatternSet:

Collaboration graph

List of all members.

Classes

class  pattern_match

Public Types

typedef hash_set< char const * > Set
typedef Set::key_type key_type
typedef Set::value_type value_type
typedef Set::iterator iterator
typedef Set::const_iterator const_iterator

Public Member Functions

iterator find (char const *file_name)
const_iterator find (char const *file_name) const
bool matches (char const *file_name) const
void insert (value_type const &n)
void insert (value_type const &s, size_t n)


Detailed Description

A PatternSet contains a set of shell wildcard patterns.

SEE ALSO

International Standards Organization. "ISO/IEC 9945-2: Information Technology -- Portable Operating System Interface (POSIX) -- Part 2: Shell and Utilities," 1993.

Definition at line 70 of file PatternSet.h.


The documentation for this class was generated from the following file:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.