HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Regex::Result Class Reference

#include <UT_RegexResult.h>

Public Member Functions

bool empty () const
 
exint size () const
 
UT_StringView operator[] (exint i) const
 
UT_StringView operator[] (const char *name) const
 

Friends

class UT_Regex
 

Detailed Description

Definition at line 23 of file UT_RegexResult.h.

Member Function Documentation

bool UT_Regex::Result::empty ( void  ) const
inline

Definition at line 26 of file UT_RegexResult.h.

UT_StringView UT_Regex::Result::operator[] ( exint  i) const
inline

Definition at line 30 of file UT_RegexResult.h.

UT_StringView UT_Regex::Result::operator[] ( const char *  name) const
inline

Definition at line 35 of file UT_RegexResult.h.

exint UT_Regex::Result::size ( void  ) const
inline

Definition at line 28 of file UT_RegexResult.h.

Friends And Related Function Documentation

friend class UT_Regex
friend

Definition at line 43 of file UT_RegexResult.h.


The documentation for this class was generated from the following file: