TcpLib
Lade ...
Suche ...
Keine Treffer
TcpTypes.h-Dateireferenz

Für jede Bibliothek, hier 'TcpLib' gibt es eine Typen-Datei. Mehr ...

#include "TcpErr.h"
#include <string>
Include-Abhängigkeitsdiagramm für TcpTypes.h:
Dieser Graph zeigt, welche Datei direkt oder indirekt diese Datei enthält:

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  tcp
 

Makrodefinitionen

#define __tcp_export_dll
 
#define DEFAULT_DATASIZE   4096
 

Aufzählungen

enum  tcp::ActionCode {
  tcp::ACTION_UNDEF = 0 , tcp::ACTION_SYNC_DATA_SIZE = 1 , tcp::ACTION_REQUEST = 2 , tcp::ACTION_REQUEST_WITH_RESPONSE = 3 ,
  tcp::ACTION_RESPONSE = 4 , tcp::ACTION_INFO = 5
}
 

Variablen

const std::string tcp::sTcpVersion = "1.0.3"
 

Ausführliche Beschreibung

Für jede Bibliothek, hier 'TcpLib' gibt es eine Typen-Datei.

Diese Datei wird in der Regel von jeder Header aus der Bibliothek eingebunden.

Autor
Helmut Jakoby

Terms of License The source code in this file is licensed.

SPDX-License-Identifier: LicenseRef-Helmut-Jakoby-Commercial-License OR LicenseRef-Helmut-Jakoby-Adapted-Prosperity-Public-License

Helmut-Jakoby-Commercial-License
For OEMs (Original Equipment Manufacturers), ISVs (Independent Software Vendors), VARs (Value Added Resellers) and other distributors who combine commercially licensed software with Software © by Helmut Jakoby and distribute it as such or in conjunction with another product and do not wish to publish the source code of the commercially licensed software under any other license that may be offered, a commercial license is available for this purpose. Please review the following information to ensure the Commercial-License requirements will be met: https://globalobjects.de/hjacomlicense_en.html .

Helmut-Jakoby-Adapted-Prosperity-Public-License
For developers of free, non-commercial software applications who want to combine and distribute their application with Software © by Helmut Jakoby, this license is a good option. Please review the following information to ensure the Adapted-Prosperity-Public-License requirements will be met: https://globalobjects.de/hjappllicense_en.html .

Makro-Dokumentation

◆ __tcp_export_dll

#define __tcp_export_dll

◆ DEFAULT_DATASIZE

#define DEFAULT_DATASIZE   4096

Die voreingestellte TCP-Packetgröße.