Factory for attribute providers.
More...
Factory for attribute providers.
| Attrib::ProviderFactory::ProviderFactory |
( |
| ) |
|
| Attrib::ProviderFactory::~ProviderFactory |
( |
| ) |
|
| Provider* Attrib::ProviderFactory::create |
( |
Desc & |
, |
|
|
bool |
skipchecks = false |
|
) |
| const |
| Desc* Attrib::ProviderFactory::createDescCopy |
( |
const char * |
nm | ) |
const |
| const Desc& Attrib::ProviderFactory::getDesc |
( |
int |
idx | ) |
const |
|
inline |
| const Desc* Attrib::ProviderFactory::getDesc |
( |
const char * |
| ) |
const |
| int Attrib::ProviderFactory::indexOf |
( |
const char * |
| ) |
const |
|
protected |
| int Attrib::ProviderFactory::size |
( |
| ) |
const |
|
inline |
| void Attrib::ProviderFactory::updateAllDescsDefaults |
( |
| ) |
|