oasys::Glob Class Reference

#include <Glob.h>

List of all members.


Detailed Description

Definition at line 22 of file Glob.h.


Static Public Member Functions

static bool fixed_glob (const char *pat, const char *str)

Classes

struct  State

Member Function Documentation

bool oasys::Glob::fixed_glob ( const char *  pat,
const char *  str 
) [static]

Cheapo glob with a fixed size stack and no external memory usage. XXX/bowei - handle escapes.

Definition at line 22 of file Glob.cc.

References oasys::Glob::State::pat_, and oasys::Glob::State::to_match_.

Referenced by oasys::RuleSet::do_match(), and oasys::Log::find_rule().


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 08:36:26 2007 for DTN Reference Implementation by  doxygen 1.5.3