FastLED
3.9.15
Loading...
Searching...
No Matches
group.cpp.hpp
Go to the documentation of this file.
1
#include "
fl/ui/group.h
"
2
#include "
fl/stl/noexcept.h
"
3
4
namespace
fl
{
5
6
UIGroup::UIGroup
(
const
fl::string
& groupName)
FL_NOEXCEPT
:
mImpl
(groupName.c_str()) {}
7
UIGroup::~UIGroup
()
FL_NOEXCEPT
{}
8
9
}
// namespace fl
fl::UIGroup::UIGroup
UIGroup(const fl::string &groupName) FL_NOEXCEPT
Definition
group.cpp.hpp:6
fl::UIGroup::mImpl
UIGroupImpl mImpl
Definition
group.h:55
fl::UIGroup::~UIGroup
~UIGroup() FL_NOEXCEPT
Definition
group.cpp.hpp:7
fl::string
Definition
string.h:193
group.h
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
noexcept.h
FL_NOEXCEPT
#define FL_NOEXCEPT
fl
ui
group.cpp.hpp
Generated on Tue Jun 16 2026 00:07:00 for FastLED by
1.13.2