ExchangeFileContents
Lade ...
Suche ...
Keine Treffer
EuToolErrors.h-Dateireferenz

Für jede Bibliothek, hier 'EuTools' gibt es eine Fehler-Datei. Mehr ...

Dieser Graph zeigt, welche Datei direkt oder indirekt diese Datei enthält:

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  eut
 

Aufzählungen

enum  eut::ERRORS {
  eut::ERR_OPEN_FILE = -14201 , eut::ERR_FILE_SEEK = -14202 , eut::ERR_NEW = -14203 , eut::ERR_RANGE = -14204 ,
  eut::ERR_FILE_ALREADY_EXIST = -14205 , eut::ERR_DIR_ALREADY_EXIST = -14206 , eut::ERR_METHOD_VORBIDDEN = -14207 , eut::ERR_FILE_EXTENSION = -14208 ,
  eut::ERR_FILE_DOES_NOT_EXIST = -14209 , eut::ERR_IS_NULL = -14210 , eut::ERR_PATH_DOES_NOT_EXIST = -14211 , eut::ERR_BUFFER_OVERFLOW = -14212 ,
  eut::ERR_PARAMETER_NULL = -14213 , eut::ERR_PUR_VIRTUAL_FUNC = -14214 , eut::ERR_SOURCE_FILE_DOES_NOT_EXIST = -14215 , eut::ERR_TARGET_FILE_DOES_NOT_EXIST = -14216 ,
  eut::ERR_UNKNOWN_COMPILER = -14217 , eut::ERR_TYP_MISMATCH = -14218 , eut::ERR_PARAMETER_MISMATCHING = -14219 , eut::ERR_PARAMETER_NUMBER = -14220 ,
  eut::ERR_OBJ_IN_OBJSPY = -14221 , eut::ERR_OBJ_NOT_IN_OBJSPY = -14222 , eut::ERR_INSERT = -14223 , eut::ERR_WRONG_TYPE = -14224 ,
  eut::ERR_OVERFLOW = -14225 , eut::ERR_UNDERFLOW = -14226 , eut::ERR_KNOWN_ENV_BITS = -14227 , eut::ERR_FILENAME_ALREADY_EXISTS_AS_DIRECTORYNAME = -14228 ,
  eut::ERR_DIRECTORYNAME_ALREADY_EXISTS_AS_FILENAME = -14229 , eut::ERR_DIRECTORY_COULD_NOT_BE_CREATED = -14230 , eut::ERR_SOURCE_EQUAL_TARGET = -14231 , eut::ERR_ACCESS_DENIED = -14232 ,
  eut::ERR_WILDCARD_NOT_ALLOWED = -14233 , eut::ERR_WILDCARD_IN_FIRST_FILE_AND_SECOND_FILE_NOT_ALLOWED = -14234 , eut::ERR_FILE_LOCKED = -14235 , eut::ERR_TO_MANY_OPEN_FILES = -14236 ,
  eut::ERR_FIRST_FILE_NOT_EXIST = -14237 , eut::ERR_SECOND_FILE_NOT_EXIST = -14238 , eut::ERR_UNKNOWN = -14300 , eut::WRN_WRONG_TYPE = -14301 ,
  eut::WRN_UNKNOWN = 14400
}
 Fehlerbereich = -14201 bis -14300 Mehr ...
 

Ausführliche Beschreibung

Für jede Bibliothek, hier 'EuTools' gibt es eine Fehler-Datei.

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 OR AGPL-3.0-or-later

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 .

GNU Affero General Public License Usage
You can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Please review the following information to ensure the GNU Affero General Public License requirements will be met: https://www.gnu.org/licenses/agpl-3.0.en.html .