links to this page:
pluginExports
GeniePlugin
Swiki Page List
MobVM/SmallSqueak Page Cluster
GeniePlugin_exports
Last updated at 12:18 am UTC on 17 January 2006
From GeniePlugin.c :
void* GeniePlugin_exports[][3] = {
{"GeniePlugin", "primVersionNO", (void*)primVersionNO},
{"GeniePlugin", "primSameClassAbsoluteStrokeDistanceMyPoints_otherPoints_myVectors_otherVectors_mySquaredLengths_otherSquaredLengths_myAngles_otherAngles_maxSizeAndReferenceFlag_rowBase_rowInsertRemove_rowInsertRemoveCount", (void*)primSameClassAbsoluteStrokeDistanceMyPoints_otherPoints_myVectors_otherVectors_mySquaredLengths_otherSquaredLengths_myAngles_otherAngles_maxSizeAndReferenceFlag_rowBase_rowInsertRemove_rowInsertRemoveCount},
{"GeniePlugin", "getModuleName", (void*)getModuleName},
{"GeniePlugin", "setInterpreter", (void*)setInterpreter},
{NULL, NULL, NULL}
};