Apache Celix  latest
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.
Public Attributes | List of all members
celix_service_registration_guard Struct Reference

Service registration guard. More...

#include <celix_bundle_context.h>

Public Attributes

celix_bundle_context_t * ctx
 
long svcId
 

Detailed Description

Service registration guard.

Member Data Documentation

◆ ctx

celix_bundle_context_t* celix_service_registration_guard::ctx

◆ svcId

long celix_service_registration_guard::svcId

The documentation for this struct was generated from the following file: