![]() |
Qore ProviderIndexUtil Module Reference 1.0
|
Data provider index. More...
#include <ProviderIndexUtil.qc.dox.h>
Public Attributes | |
| *hash< string, hash< string, hash< auto > > > | actioninfomap |
| Maps apps to actions to action info hashes. | |
| *hash< string, hash< auto > > | appinfomap |
| App to app info map. | |
| *hash< string, hash< string, bool > > | appmap |
| App to module map. | |
| *hash< string, string > | factorymap |
| Factory to module map. | |
| *hash< string, hash< string, bool > > | schememap |
| Scheme to module map. | |
| *hash< string, hash< auto > > | top_actioninfomap |
| Maps app actions to action info hashes. | |
Data provider index.
| *hash<string, hash<string, hash<auto> > > ProviderIndexUtil::DataProviderIndexInfo::actioninfomap |
Maps apps to actions to action info hashes.
Additionally, action option types are approximated from the base type name of each option type
| *hash<string, hash<auto> > ProviderIndexUtil::DataProviderIndexInfo::top_actioninfomap |
Maps app actions to action info hashes.
Additionally, action option types are approximated from the base type name of each option type