|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
This is the complete list of members for cdc::core::ServiceRegistry, including all inherited members.
| count() const | cdc::core::ServiceRegistry | inline |
| get(const char *name) | cdc::core::ServiceRegistry | inline |
| getService(const char *name) | cdc::core::ServiceRegistry | |
| initAll() | cdc::core::ServiceRegistry | |
| instance() | cdc::core::ServiceRegistry | static |
| isAvailable(ServiceType type) const | cdc::core::ServiceRegistry | |
| MAX_SERVICES | cdc::core::ServiceRegistry | static |
| provide(ServiceType type, T *service) | cdc::core::ServiceRegistry | inline |
| registerService(const char *name, IService *service) | cdc::core::ServiceRegistry | |
| request(ServiceType type) | cdc::core::ServiceRegistry | inline |
| startAll() | cdc::core::ServiceRegistry | |
| stopAll() | cdc::core::ServiceRegistry |