Classes | Namespaces | Macros | Typedefs | Variables
regex.h File Reference
#include "../allocators.h"
#include "../stream.h"
#include "stack.h"
Include dependency graph for regex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  internal::DecodedStream< SourceStream, Encoding >
 
struct  internal::GenericRegex< Encoding, Allocator >::Frag
 
class  internal::GenericRegex< Encoding, Allocator >
 Regular expression engine with subset of ECMAscript grammar. More...
 
class  internal::GenericRegexSearch< RegexType, Allocator >
 
class  internal::GenericRegexSearch< RegexType, Allocator >
 
struct  internal::GenericRegex< Encoding, Allocator >::Range
 
struct  internal::GenericRegex< Encoding, Allocator >::State
 

Namespaces

 internal
 

Macros

#define RAPIDJSON_REGEX_VERBOSE   0
 

Typedefs

typedef GenericRegex< UTF8<> > internal::Regex
 
typedef GenericRegexSearch< Regex > internal::RegexSearch
 

Variables

static const SizeType internal::kRegexInvalidRange = ~SizeType(0)
 
static const SizeType internal::kRegexInvalidState
 Represents an invalid index in GenericRegex::State::out, out1. More...
 

Macro Definition Documentation

#define RAPIDJSON_REGEX_VERBOSE   0

Definition at line 41 of file regex.h.



livox_ros_driver
Author(s): Livox Dev Team
autogenerated on Mon Mar 15 2021 02:40:46