Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
blfwk::WildcardMatcher Class Reference

String matcher subclass that matches all test strings. More...

#include <StringMatcher.h>

+ Inheritance diagram for blfwk::WildcardMatcher:
+ Collaboration diagram for blfwk::WildcardMatcher:

Public Member Functions

virtual bool match (const std::string &testValue)
 Always returns true, indicating a positive match.
 

Detailed Description

String matcher subclass that matches all test strings.


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