_uno_Interface Struct Reference

The binary C uno interface description. More...

#include <dispatcher.h>

List of all members.

Public Attributes

void(* acquire )(struct _uno_Interface *pInterface)
 Acquires uno interface.
void(* release )(struct _uno_Interface *pInterface)
 Releases uno interface.
uno_DispatchMethod pDispatcher
 dispatch function

Detailed Description

The binary C uno interface description.


Member Data Documentation

void( * _uno_Interface::acquire)(struct _uno_Interface *pInterface)

Acquires uno interface.

Parameters:
pInterface uno interface

dispatch function

void( * _uno_Interface::release)(struct _uno_Interface *pInterface)

Releases uno interface.

Parameters:
pInterface uno interface

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Oct 2014 by  doxygen 1.6.1