Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
Classes | |
class | BaseComponent |
class | BaseProvidedService |
class | BaseServiceDependency |
class | Component |
struct | ComponentInfo |
class | CServiceDependency |
A service dependency for a component. More... | |
class | DependencyManager |
struct | DependencyManagerInfo |
class | DmActivator |
struct | InterfaceInfo |
class | ProvidedService |
class | ServiceDependency |
A service dependency for a component. More... | |
struct | ServiceDependencyInfo |
class | TypedServiceDependency |
Typedefs | |
using | Properties = celix::Properties |
Functions | |
std::ostream & | operator<< (std::ostream &out, const BaseComponent &cmp) |
std::ostream & | operator<< (std::ostream &out, const DependencyManager &mng) |
template<typename T > | |
std::string | typeName () |
using celix::dm::Properties = typedef celix::Properties |
|
strong |
|
strong |
|
inline |
Stream outputs the full component info.
|
inline |
Stream outputs the full dependency manager info.
std::string celix::dm::typeName | ( | ) |