GlobalObjects
|
Header and Source for TPointerSet More...
Go to the source code of this file.
Classes | |
class | glo::TPointerSet< T > |
A type-safe set of pointers to persistent objects in the database (intended as an attribute for persistent objects). Objects can be inserted only once. More... | |
Namespaces | |
namespace | glo |
Macros | |
#define | SUPER PointerSet |
Header and Source for TPointerSet
Terms of License
This file is part of the GlobalObjects module.
GlobalObjects is licensed under an adapted "Prosperity Public License":
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.
Adapted "Prosperity Public License"
You can redistribute it and/or modify it under the terms of the Adapted "Prosperity Public License" as published by helmut Jakoby. Please review the following information to ensure the Adapted "Prosperity Public License" will be met: https://www.globalobjects.de//hjalicenses_en.html .
#define SUPER PointerSet |