|
SearchSECODatabaseAPI
|
Represents the relevant data of a method to be put in the database. More...
#include <Types.h>
Public Attributes | |
| Hash | hash |
| std::string | methodName |
| File | fileLocation |
| int | lineNumber |
| std::string | vulnCode |
| std::vector< Author > | authors |
Represents the relevant data of a method to be put in the database.