KiCad PCB EDA Suite
|
Go to the source code of this file.
Namespaces | |
namespace | KI_TEST |
Functions | |
bool | KI_TEST::IsUUID (const std::string &aStr) |
Check if the string between the iterators looks like a UUID. | |
bool | KI_TEST::IsUUIDPathWithLevels (const std::string &aStr, unsigned aLevels) |
Predicate to check a string is a UUID path format. | |