![]() |
Qore EmpathicBuildingDataProvider Module Reference 1.0
|
The Empathi cBuilding data provider factory: empathicbuilding
.
More...
#include <EmpathicBuildingDataProviderFactory.qc.dox.h>
Protected Member Functions | |
Qore::Reflection::Class | getClassImpl () |
Returns the class for the data provider object. | |
hash< DataProvider::DataProviderFactoryInfo > | getInfoImpl () |
Returns static factory information without provider_info. | |
hash< DataProvider::DataProviderInfo > | getProviderInfoImpl () |
Returns static provider information. | |
Protected Attributes | |
const | FactoryInfo |
Factory info. | |
Static Protected Attributes | |
static Class | cls = new Class("EmpathicBuildingDataProvider") |
Data provider type info. | |
The Empathi cBuilding data provider factory: empathicbuilding
.
|
protectedvirtual |
Returns static factory information without provider_info.
Implements DataProvider::AbstractDataProviderFactory.
|
protectedvirtual |
Returns static provider information.
name
and children
attributes are not returned as they are dynamic attributes Implements DataProvider::AbstractDataProviderFactory.