openDAQ
Open data acquisition platform
+ Collaboration diagram for Factories:

Detailed Description

Functions

InputPortConfigPtr InputPort (const ContextPtr &context, const ComponentPtr &parent, const StringPtr &localId, bool gapChecking=false)
 Creates an input port. More...
 
SyncComponentPtr SyncComponent (const ContextPtr &context, const ComponentPtr &parent, const StringPtr &localId)
 Creates an input port. More...
 

Function Documentation

◆ InputPort()

InputPortConfigPtr InputPort ( const ContextPtr context,
const ComponentPtr &  parent,
const StringPtr localId,
bool  gapChecking = false 
)
inline

Creates an input port.

Parameters
contextThe Context. Most often the creating function-block passes its own Context to the Folder.
parentThe parent component.
localIdThe local ID of the component.

◆ SyncComponent()

SyncComponentPtr SyncComponent ( const ContextPtr context,
const ComponentPtr &  parent,
const StringPtr localId 
)
inline

Creates an input port.

Parameters
typeManagerThe typeManager