openDAQ
Open data acquisition platform
+ Collaboration diagram for Factories:

Detailed Description

Functions

 OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE (LIBRARY_FACTORY, ConnectedClientInfo, IConnectedClientInfo) OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE(LIBRARY_FACTORY
 Creates a Connected client with no parameters configured. More...
 

Function Documentation

◆ OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE()

OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE ( LIBRARY_FACTORY  ,
ConnectedClientInfo  ,
IConnectedClientInfo   
)

Creates a Connected client with no parameters configured.

Creates a Connected client info using the provided parameters.

Parameters
addressThe address of connected client.
protocolTypeThe type of the protocol type used by the client.
protocolNameThe name of the protocol name used by the client.
clientTypeThe configuration connection client type name.
hostNameThe host name of connected client.