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_tracker_guard Struct Reference

Tracker guard. More...

#include <celix_bundle_context.h>

Public Attributes

celix_bundle_context_t * ctx
 
long trackerId
 

Detailed Description

Tracker guard.

Member Data Documentation

◆ ctx

celix_bundle_context_t* celix_tracker_guard::ctx

◆ trackerId

long celix_tracker_guard::trackerId

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