GlobalObjects
Lade ...
Suche ...
Keine Treffer
PtlListErrors.h-Dateireferenz

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

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  ptl
 

Aufzählungen

enum  ptl::ERRORS {
  ptl::INSTANTIATE_DVELEMENT = -15001 , ptl::OBJECT_ALREADY_AVAILABLE = -15002 , ptl::ACTION_ON_EMPTY_LIST = -15003 , ptl::NO_RM_NULL = -15004 ,
  ptl::NO_RM_AWAY = -15005 , ptl::OBJEKT_UNAVAILABLE = -15006 , ptl::INSTANTIATE_SUBNODE = -15007 , ptl::NO_PARENT_NODE = -15008 ,
  ptl::DOUBLE_KNOTEN_ID = -15009 , ptl::INSTANTIATE_STRING = -15010 , ptl::IS_RESPONSIBLE = -15011 , ptl::SAME_SOURCE_TARGET = -15012 ,
  ptl::RANGE = -15013 , ptl::PASSED_NO_OBJECT = -15014 , ptl::DOUBLE_NODE = -15015 , ptl::FATAL_MEMORY_LEAK = -15016 ,
  ptl::CIRCULAR = -15017 , ptl::WRONG_NODETYPE = -15018
}
 Fehlerbereich = -15001 bis -15100 Mehr ...
 

Ausführliche Beschreibung

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

Autor
Helmut Jakoby

Terms of License

This file is part of the PtlContainer module.

PtlContainer is free software:

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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 .