![]() |
flux sdk
v01.02.02-3-g292b3a7
Embedded C++ SDK
|
#include <flxCoreDevice.h>
Public Member Functions | |
| bool | registerDevice (flxDeviceBuilderI2C *deviceBuilder) |
| int | factory_count (void) |
| int | buildDevices (flxBusI2C &) |
| void | pruneAutoload (flxDevice *, flxDeviceContainer &) |
| flxDeviceFactory (flxDeviceFactory const &)=delete | |
| void | operator= (flxDeviceFactory const &)=delete |
| void | dumpDeviceTable (void) |
| dumps out the contents of the device table. Should be called before auto-load More... | |
Static Public Member Functions | |
| static flxDeviceFactory & | get (void) |
|
delete |
| int flxDeviceFactory::buildDevices | ( | flxBusI2C & | i2cDriver | ) |
| void flxDeviceFactory::dumpDeviceTable | ( | void | ) |
dumps out the contents of the device table. Should be called before auto-load
|
inline |
|
inlinestatic |
|
delete |
| void flxDeviceFactory::pruneAutoload | ( | flxDevice * | theDevice, |
| flxDeviceContainer & | devList | ||
| ) |
| bool flxDeviceFactory::registerDevice | ( | flxDeviceBuilderI2C * | deviceBuilder | ) |