Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

vos/metaobjects/property/db_property.cc File Reference

Implements general interface for property with database backend. More...

Go to the source code of this file.


Detailed Description

Implements general interface for property with database backend.

This class is intended to be subclassed in order to implement MOS-database bridges with various SQL-based database systems. Subclasses will have to implement the actual updateToDB() and updateFromDB(), and methods, and extend the init() method to connect to the database, (but call DBProperty::init() to set up query strings) as well as any dynamic update when the database changes.

Author:
Reed Hedges <reed@zerohour.net>
This file is part of the Virtual Object System of the Interreality project (http://interreality.org).

Copyright (C) 2001, 2002 Reed Hedges

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

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. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition in file db_property.cc.


Generated on Tue Aug 12 03:55:49 2003 for Interreality Project - VOS by doxygen 1.3.2