openDAQ
Open data acquisition platform
+ Collaboration diagram for Factories:

Detailed Description

Functions

 OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE (LIBRARY_FACTORY, ComponentTypeBuilder, IComponentTypeBuilder) OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE(LIBRARY_FACTORY
 Creates a ComponentTypeBuilder with default parameters. More...
 
IComponentTypeBuilder OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE (LIBRARY_FACTORY, StreamingTypeBuilder, IComponentTypeBuilder) OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE(LIBRARY_FACTORY
 Creates a ComponentTypeBuilder with the type sort set to "Streaming". More...
 

Function Documentation

◆ OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE() [1/2]

OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE ( LIBRARY_FACTORY  ,
ComponentTypeBuilder  ,
IComponentTypeBuilder   
)

Creates a ComponentTypeBuilder with default parameters.

Creates a ComponentTypeBuilder with the type sort set to "Device".

◆ OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE() [2/2]

IComponentTypeBuilder OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE ( LIBRARY_FACTORY  ,
StreamingTypeBuilder  ,
IComponentTypeBuilder   
)

Creates a ComponentTypeBuilder with the type sort set to "Streaming".

Creates a ComponentTypeBuilder with the type sort set to "Server".