Go to the source code of this file.
Classes | |
class | jlo::LazyLocatedObjectLoader |
class | jlo::LocatedObject |
Namespaces | |
namespace | jlo |
stores data, to files or memory. Contains functionality to read from files and create any xml representation using libxml2 | |
Defines | |
#define | NO_MOVE 0 |
#define | RELOCATE_OBJECT 1 |
#define NO_MOVE 0 |
Definition at line 37 of file LocatedObject.h.
#define RELOCATE_OBJECT 1 |
Located Object Copyright (C) 2008, U. Klank
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program 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. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Definition at line 36 of file LocatedObject.h.