|
openDAQ
Open data acquisition platform
|
Collaboration diagram for Factories: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... | |
| 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.
| address | The address of connected client. |
| protocolType | The type of the protocol type used by the client. |
| protocolName | The name of the protocol name used by the client. |
| clientType | The configuration connection client type name. |
| hostName | The host name of connected client. |