Apache Celix
2.4.0
Apache Celix is a framework for C, C++14 and C++17 to develop dynamic modular software applications using component and in-process service-oriented programming.
|
#include <memory>
#include <functional>
#include "celix/ScheduledEvent.h"
#include "celix/Exception.h"
Go to the source code of this file.
Classes | |
class | celix::ScheduledEventBuilder |
A C++ builder for a ScheduledEvent object. More... | |
Namespaces | |
celix | |