Jump to content

SOM:Emitter: Difference between revisions

From NikiWiki
Prokushev (talk | contribs)
mNo edit summary
Martini (talk | contribs)
Replaced content with "Moved to [http://www.edm2.com/index.php/Emitter] Category:Redirects"
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Emitter is a subclass of '''[[Emitter_classes SOMTEmitC]]''' class. Emitter used to produce output file using [[template]] file from object graph of [[Interface Definetion Language]] file. Phisically emitter represented as DLL with name EMIT<identificator>.DLL. For C headers emith.dll emitter DLL is used. For C++ headers emitxh.dll emitter DLL is used. Emitter DLL contains only one entry with ordinal 1 and name 'emit'.
Moved to [http://www.edm2.com/index.php/Emitter]


SOMEXTERN FILE * SOMLINK emitSL(char *file, Entry * cls, Stab * stab);
[[Category:Redirects]]

Latest revision as of 17:17, 18 July 2017

Moved to [1]