Table Of Contents

Previous topic

Plug-in Definition

Next topic

SPlugin Structure

Plug-in Object

Plug-in objects encapsulate the loading/unloading and resource acquisition of dynamic shared objects (see also Dynamic Shared Objects).

Definitions

speect object SPlugin

Inheritance diagram of SObject.SPlugin

The SPlugin structure.

SPlugin encaptulates SLibrary, so that it is easy to share plug-ins.

SPlugin Structure

speect class SPluginClass

Inheritance diagram of SObjectClass.SPluginClass

The SPluginClass structure.

SPluginClass Structure