Geda3.KeyProjectFileMapper – Gschem3 Reference Manual
Packages
Gschem3
Geda3
KeyProjectFileMapper
KeyProjectFileMapper
@delete
update
KeyProjectFileMapper
Object Hierarchy:
Description:
public
class
KeyProjectFileMapper
:
Mapper
Namespace:
Geda3
Package:
Gschem3
Content:
Creation methods:
public
KeyProjectFileMapper
(
KeyFile
key_file,
string
group,
string
key,
ProjectFile
item)
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