Collaboration diagram for Server:Classes | |
| struct | IServer |
| Represents a server. The server provides access to the openDAQ device. Depend of the implementation, it can support configuring the device, reading configuration, and data streaming. More... | |
| class | GenericServerPtr< InterfaceType > |
| Represents a server. The server provides access to the openDAQ device. Depend of the implementation, it can support configuring the device, reading configuration, and data streaming. More... | |