#include <AddonType.h>
|
static bool | IsDependencyType (AddonType type) |
| Indicates whether a given type is a dependency type (e.g. addons which the main type is a script.module)
|
|
◆ CAddonType()
◆ IsDependencyType()
Indicates whether a given type is a dependency type (e.g. addons which the main type is a script.module)
- Parameters
-
[in] | type | the provided type |
- Returns
- true if type is one of the dependency types
◆ LibName()
const std::string & ADDON::CAddonType::LibName |
( |
| ) |
const |
|
inline |
◆ LibPath()
std::string CAddonType::LibPath |
( |
| ) |
const |
◆ ProvidedSubContents()
size_t ADDON::CAddonType::ProvidedSubContents |
( |
| ) |
const |
|
inline |
◆ ProvidesSeveralSubContents()
bool ADDON::CAddonType::ProvidesSeveralSubContents |
( |
| ) |
const |
|
inline |
◆ ProvidesSubContent()
bool ADDON::CAddonType::ProvidesSubContent |
( |
const AddonType & | content | ) |
const |
|
inline |
◆ Type()
◆ CAddonDatabaseSerializer
◆ CAddonInfoBuilder
◆ CAddonInfoBuilderFromDB
The documentation for this class was generated from the following files: