![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Data base handler for OJO. More...
#include "OjosDatabaseHandler.hpp"
Go to the source code of this file.
Functions | |
| bool | hasEnding (string const &firstString, string const &ending) |
Data base handler for OJO.
Definition in file OjosDatabaseHandler.cc.
| bool hasEnding | ( | string const & | firstString, |
| string const & | ending | ||
| ) |
Helper function to check if a string ends with other string.
| firstString | The string to be checked |
| ending | The ending string |
Definition at line 137 of file OjosDatabaseHandler.cc.