$darkmode
The Empathi cBuilding data provider factory: empathicbuilding.
More...
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. More... | |
| hash< DataProvider::DataProviderInfo > | getProviderInfoImpl () |
| Returns static provider information. More... | |
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.