Class | : RWCRegexp
| Library | : RogueWave
| Source : | File :
|
Author : | : nobody | Update : |
Version : | : unknown
|
Private Data :
- RWPatternType* thePattern_ ;
- statVal stat_ ;
- static const unsigned maxpat_ ;
Constructors :
- public RWCRegexp ( const char * ) ;
- public RWCRegexp ( const RWCString & ) ;
- public RWCRegexp ( const RWCRegexp & ) ;
Destructors :
Operators :
- public RWCRegexp& operator = ( const RWCRegexp & ) ;
- public RWCRegexp& operator = ( const RWCString & ) ;
- public RWCRegexp& operator = ( const char * ) ;
Public Function :
- size_t index ( const RWCString & str, size_t * len, size_t start = 0) const ;
- statVal status ( ) ;
Private Function :
- void copyPattern ( const RWCRegexp & ) ;
- void genPattern ( const char * ) ;
Last update : Mon Sep 02 23:39:12 1996
by MkHelp 0.30