ContextManager


Object Hierarchy:

Object hierarchy for ContextManager

Description:

[ CCode ( type_id = "gupnp_context_manager_get_type ()" ) ]
[ Version ( since = "0.14.0" ) ]
public abstract class ContextManager : Object

A manager for [class@GUPnP.

Context] instances.

This utility class that takes care of dynamic creation and destruction of Context objects for all available network interfaces as they go up (connect) and down (disconnect), respectively.

The final implementation depends either on the underlying operating system or can configured during compile time.

It also provides a simple filtering facility if required. See [method@GUPnP.ContextManager.get_context_filter] and [ class@GUPnP.ContextFilter] for details.


Namespace: GUPnP
Package: gupnp-1.6

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members: