KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EDA_PATTERN_MATCH::FIND_RESULT Struct Reference

#include <eda_pattern_match.h>

Public Member Functions

bool valid () const
 
 operator bool () const
 

Public Attributes

int start = EDA_PATTERN_NOT_FOUND
 
int length = 0
 

Detailed Description

Definition at line 66 of file eda_pattern_match.h.

Member Function Documentation

◆ operator bool()

EDA_PATTERN_MATCH::FIND_RESULT::operator bool ( ) const
inlineexplicit

Definition at line 76 of file eda_pattern_match.h.

References valid().

◆ valid()

bool EDA_PATTERN_MATCH::FIND_RESULT::valid ( ) const
inline

Definition at line 71 of file eda_pattern_match.h.

References EDA_PATTERN_NOT_FOUND, and start.

Referenced by operator bool().

Member Data Documentation

◆ length

int EDA_PATTERN_MATCH::FIND_RESULT::length = 0

◆ start


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