Geda3.NullMapper – Gschem3 Reference Manual
Packages
Gschem3
Geda3
NullMapper
NullMapper
@delete
update
NullMapper
Object Hierarchy:
Description:
public
class
NullMapper
:
Mapper
Provides a mapper that performs no operations
Namespace:
Geda3
Package:
Gschem3
Content:
Creation methods:
public
NullMapper
()
Methods:
public
override
void
@delete
()
Deletes the mapped domain object from the database
public
override
void
update
()
Updates the database with data from the mapped domain object
Inherited Members:
All known members inherited from class Geda3.Mapper
@delete
update