Geda3.Mapper – Gschem3 Reference Manual
Packages
Gschem3
Geda3
Mapper
Mapper
@delete
update
Mapper
Object Hierarchy:
Description:
public
abstract
class
Mapper
Maps a domain object to a database
All known sub-classes:
NullMapper
KeyProjectFileMapper
Namespace:
Geda3
Package:
Gschem3
Content:
Creation methods:
public
Mapper
()
Methods:
public
abstract
void
@delete
()
Deletes the mapped domain object from the database
public
abstract
void
update
()
Updates the database with data from the mapped domain object