SearchSECODatabaseAPI
types::MethodOut Struct Reference

Represents the data of a method to be returned to the user. Difference with MethodIn: authorIDs instead of authors. More...

#include <Types.h>

Public Attributes

Hash hash
 
ProjectID projectID
 
File fileLocation
 
Version startVersion
 
std::string startVersionHash
 
Version endVersion
 
std::string endVersionHash
 
std::string methodName
 
int lineNumber
 
std::string vulnCode
 
std::vector< AuthorID > authorIDs
 
long long parserVersion
 

Detailed Description

Represents the data of a method to be returned to the user. Difference with MethodIn: authorIDs instead of authors.


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