#include <CacheArgs.H>
Static Public Member Functions | |
| static bool | StartsWith (const char *s1, const char *s2, int minMatch=2) throw () |
Definition at line 30 of file CacheArgs.H.
| bool CacheArgs::StartsWith | ( | const char * | s1, | |
| const char * | s2, | |||
| int | minMatch = 2 | |||
| ) | throw () [static] |
Definition at line 27 of file CacheArgs.C.
Referenced by main().
Here is the caller graph for this function:

1.5.1