HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment Struct Reference

#include <pathExpressionEval.h>

Public Member Functions

bool IsEmpty () const
 
bool StartsAt (size_t idx) const
 
bool EndsAt (size_t idx) const
 
size_t GetSize () const
 

Public Attributes

size_t begin
 
size_t end
 

Detailed Description

Definition at line 111 of file pathExpressionEval.h.

Member Function Documentation

bool Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::EndsAt ( size_t  idx) const
inline

Definition at line 115 of file pathExpressionEval.h.

size_t Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::GetSize ( ) const
inline

Definition at line 116 of file pathExpressionEval.h.

bool Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::IsEmpty ( ) const
inline

Definition at line 113 of file pathExpressionEval.h.

bool Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::StartsAt ( size_t  idx) const
inline

Definition at line 114 of file pathExpressionEval.h.

Member Data Documentation

size_t Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::begin

Definition at line 117 of file pathExpressionEval.h.

size_t Sdf_PathExpressionEvalBase::_PatternImplBase::_Segment::end

Definition at line 117 of file pathExpressionEval.h.


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