DAQ  1.0.0
Data Acquisition System (basic demo)
Classes
client.h File Reference

This file have the interface for Client class. More...

#include <chrono>
#include <QtCore/QObject>
#include <QtNetwork/QTcpSocket>
#include <messages.pb.h>
#include "src/database-server/data-source/idatasource.h"
Include dependency graph for client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Client
 

Detailed Description

This file have the interface for Client class.

Author
Alvaro Denis denis.nosp@m.acos.nosp@m.taq@g.nosp@m.mail.nosp@m..com
Date
6/28/2019
Attention

COPYRIGHT © 2019 denisacostaq. All rights reserved.

This file is part of DAQs.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS PRODUCT IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS PRODUCT, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.