◆ RepoPlugin()
RepoPlugin::RepoPlugin |
( |
BNRepoPlugin * |
plugin | ) |
|
◆ AreDependenciesBeingInstalled()
bool RepoPlugin::AreDependenciesBeingInstalled |
( |
| ) |
const |
◆ Disable()
bool RepoPlugin::Disable |
( |
| ) |
|
◆ Enable()
bool RepoPlugin::Enable |
( |
bool |
force | ) |
|
◆ GetApis()
vector< string > RepoPlugin::GetApis |
( |
| ) |
const |
◆ GetAuthor()
string RepoPlugin::GetAuthor |
( |
| ) |
const |
◆ GetAuthorUrl()
string RepoPlugin::GetAuthorUrl |
( |
| ) |
const |
◆ GetCommit()
string RepoPlugin::GetCommit |
( |
| ) |
const |
◆ GetDependencies()
string RepoPlugin::GetDependencies |
( |
| ) |
const |
◆ GetDescription()
string RepoPlugin::GetDescription |
( |
| ) |
const |
◆ GetInstallInstructions()
std::string RepoPlugin::GetInstallInstructions |
( |
const std::string & |
platform | ) |
const |
◆ GetInstallPlatforms()
vector< string > RepoPlugin::GetInstallPlatforms |
( |
| ) |
const |
◆ GetLastUpdate()
uint64_t RepoPlugin::GetLastUpdate |
( |
| ) |
|
◆ GetLicense()
string RepoPlugin::GetLicense |
( |
| ) |
const |
◆ GetLicenseText()
string RepoPlugin::GetLicenseText |
( |
| ) |
const |
◆ GetLongdescription()
string RepoPlugin::GetLongdescription |
( |
| ) |
const |
◆ GetMinimumVersion()
uint64_t RepoPlugin::GetMinimumVersion |
( |
| ) |
const |
◆ GetName()
string RepoPlugin::GetName |
( |
| ) |
const |
◆ GetPackageUrl()
string RepoPlugin::GetPackageUrl |
( |
| ) |
const |
◆ GetPath()
string RepoPlugin::GetPath |
( |
| ) |
const |
◆ GetPluginDirectory()
std::string BinaryNinja::RepoPlugin::GetPluginDirectory |
( |
| ) |
const |
◆ GetPluginStatus()
◆ GetPluginTypes()
vector< PluginType > RepoPlugin::GetPluginTypes |
( |
| ) |
const |
◆ GetProjectData()
string RepoPlugin::GetProjectData |
( |
| ) |
|
◆ GetProjectUrl()
string RepoPlugin::GetProjectUrl |
( |
| ) |
const |
◆ GetRepository()
string RepoPlugin::GetRepository |
( |
| ) |
const |
◆ GetSubdir()
string RepoPlugin::GetSubdir |
( |
| ) |
const |
◆ GetVersion()
string RepoPlugin::GetVersion |
( |
| ) |
const |
◆ Install()
bool RepoPlugin::Install |
( |
| ) |
|
◆ InstallDependencies()
bool RepoPlugin::InstallDependencies |
( |
| ) |
|
◆ IsBeingDeleted()
bool RepoPlugin::IsBeingDeleted |
( |
| ) |
const |
◆ IsBeingUpdated()
bool RepoPlugin::IsBeingUpdated |
( |
| ) |
const |
◆ IsDeletePending()
bool RepoPlugin::IsDeletePending |
( |
| ) |
const |
◆ IsDisablePending()
bool RepoPlugin::IsDisablePending |
( |
| ) |
const |
◆ IsEnabled()
bool RepoPlugin::IsEnabled |
( |
| ) |
const |
◆ IsInstalled()
bool RepoPlugin::IsInstalled |
( |
| ) |
const |
◆ IsRunning()
bool RepoPlugin::IsRunning |
( |
| ) |
const |
◆ IsUpdateAvailable()
bool RepoPlugin::IsUpdateAvailable |
( |
| ) |
const |
◆ IsUpdatePending()
bool RepoPlugin::IsUpdatePending |
( |
| ) |
const |
◆ Uninstall()
bool RepoPlugin::Uninstall |
( |
| ) |
|
◆ Update()
bool RepoPlugin::Update |
( |
| ) |
|
The documentation for this class was generated from the following files: