oyFilterSocket_s Struct Reference
[Conversion API's]

a filter connection structure

The passive output version of a oyConnector_s. More...

#include <oyranos_alpha.h>


Data Fields

oyOBJECT_e type_
oyStruct_Copy_f copy
oyStruct_Release_f release
oyObject_s oy_
oyConnector_spattern
oyFilterNode_snode
char * relatives_
oyStruct_sdata
oyFilterPlugs_srequesting_plugs_

Related Functions

(Note that these are not member functions.)

OYAPI int OYEXPORT oyFilterSocket_Callback (oyFilterSocket_s *c, oyCONNECTOR_EVENT_e e)
 tell about a oyConversion_s event
OYAPI oyFilterSocket_s *OYEXPORT oyFilterSocket_New (oyObject_s object)
 allocate a new FilterSocket object
OYAPI oyFilterSocket_s *OYEXPORT oyFilterSocket_Copy (oyFilterSocket_s *obj, oyObject_s object)
 copy or reference a FilterSocket object
OYAPI int OYEXPORT oyFilterSocket_Release (oyFilterSocket_s **obj)
 release and possibly deallocate a FilterSocket object


Detailed Description

a filter connection structure

The passive output version of a oyConnector_s.

inline_dotgraph_15.dot

Version:
Oyranos: 0.1.8
Since:
2008/07/29 (Oyranos: 0.1.8)
Date:
2008/07/29

Field Documentation

oyStruct_Copy_f oyFilterSocket_s::copy

copy function

a pattern the filter node can handle through this connector

Referenced by oyFilterNode_s::oyFilterNode_GetSocket(), and oyFilterSocket_Release().

hint about belonging to a filter

Referenced by oyFilterNode_s::oyFilterNode_GetSocket(), and oyFilterSocket_Release().

oyStruct_Release_f oyFilterSocket_s::release

release function

Referenced by oyFilterSocket_New().

struct type oyOBJECT_FILTER_SOCKET_S

Referenced by oyFilterSocket_Copy(), and oyFilterSocket_Release().


Generated on Tue Mar 10 09:45:19 2009 for Oyranos by  doxygen 1.5.8