|
FastLED 3.9.15
|
Include dependency graph for singleton.cpp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::detail::anonymous_namespace{singleton.cpp.hpp}::RegistryEntry |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::detail |
Compile-time linker keep-alive hook for a single fl::Bus. | |
| namespace | fl::detail::anonymous_namespace{singleton.cpp.hpp} |
Functions | |
| void * | fl::detail::singleton_registry_get (const char *key) |
| void | fl::detail::singleton_registry_set (const char *key, void *value) |
Variables | |
| static RegistryEntry | fl::detail::anonymous_namespace{singleton.cpp.hpp}::registry [REGISTRY_MAX] |
| static int | fl::detail::anonymous_namespace{singleton.cpp.hpp}::registry_count = 0 |
| static constexpr int | fl::detail::anonymous_namespace{singleton.cpp.hpp}::REGISTRY_MAX = 128 |