#include <ProvidedService.h>
◆ BaseProvidedService() [1/3]
celix::dm::BaseProvidedService::BaseProvidedService |
( |
celix_dm_component_t * |
_cmp, |
|
|
std::string |
svcName, |
|
|
std::shared_ptr< void > |
svc, |
|
|
bool |
_cppService |
|
) |
| |
|
inline |
◆ BaseProvidedService() [2/3]
◆ BaseProvidedService() [3/3]
◆ getName()
const std::string & BaseProvidedService::getName |
( |
| ) |
const |
|
inline |
◆ getProperties()
◆ getService()
void * BaseProvidedService::getService |
( |
| ) |
const |
|
inline |
◆ getVersion()
const std::string & BaseProvidedService::getVersion |
( |
| ) |
const |
|
inline |
◆ isCppService()
bool BaseProvidedService::isCppService |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ runBuild()
void BaseProvidedService::runBuild |
( |
| ) |
|
|
inline |
◆ wait()
void BaseProvidedService::wait |
( |
| ) |
const |
|
inline |
◆ cCmp
celix_dm_component_t* celix::dm::BaseProvidedService::cCmp |
|
protected |
◆ cppService
bool celix::dm::BaseProvidedService::cppService |
|
protected |
◆ properties
◆ provideAddedToCmp
bool celix::dm::BaseProvidedService::provideAddedToCmp {false} |
|
protected |
◆ svc
std::shared_ptr<void> celix::dm::BaseProvidedService::svc |
|
protected |
◆ svcName
std::string celix::dm::BaseProvidedService::svcName |
|
protected |
◆ svcVersion
std::string celix::dm::BaseProvidedService::svcVersion {} |
|
protected |
The documentation for this class was generated from the following files: