$darkmode
Elektra 0.11.0
Typedefs
kdbioplugin.h File Reference

Elektra-I/O functions and declarations for the I/O binding test suite. More...

#include "kdbio.h"
#include "kdbplugin.h"
Include dependency graph for kdbioplugin.h:
This graph shows which files directly or indirectly include this file:

Typedefs

typedef void(* ElektraIoPluginSetBinding) (Plugin *plugin, KeySet *parameters)
 Set I/O binding for asynchronous I/O operations for plugin. More...
 

Detailed Description

Elektra-I/O functions and declarations for the I/O binding test suite.

Typedef Documentation

◆ ElektraIoPluginSetBinding

typedef void(* ElektraIoPluginSetBinding) (Plugin *plugin, KeySet *parameters)

Set I/O binding for asynchronous I/O operations for plugin.

Implemented by plugins to set the I/O binding.

Parameters
pluginplugin handle
parameterscontains the binary key "/ioBinding" with a pointer to ElektraIoInterface