rocs/RocsCore
ListStructure.h
Go to the documentation of this file.
Definition: ListNode.h:29
Definition: DataStructure.h:43
virtual DataPtr createData(const QString &name, int dataType)
Definition: DataStructure.cpp:300
#define ROCS_LISTSTRUCTURE_EXPORT
Definition: rocs_liststructure_export.h:33
virtual PointerPtr createPointer(DataPtr from, DataPtr to, int pointerType)
Creates new pointer from data element "from" to data element "to" of given type "pointerType".
Definition: DataStructure.cpp:393
Definition: Document.h:41
void remove()
if this datastructure shall be deleted, call ONLY this function
Definition: DataStructure.cpp:271
Definition: ListStructure.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.