File: n_datastore.sru
Size: 311
Date: Tue, 22 Jan 2008 23:38:21 +0100
$PBExportHeader$n_datastore.sru
forward
global type n_datastore from eaf_n_datastore
end type
end forward

global type n_datastore from eaf_n_datastore
end type
global n_datastore n_datastore

on n_datastore.create
call super::create
end on

on n_datastore.destroy
call super::destroy
end on

  • eaf_n_datastore n_datastore(sru)