Jump to content

WPObject

From EDM2
Revision as of 15:10, 27 May 2013 by Martini (talk | contribs)

Description

This is the most fundamental WPS class, from which all other WPS classes are derived. This class contains functionality common to all classes.

Note: This class is only an abstract superclass for subclasses. There should not be any objects of this class directly, but only of the subclasses.

The immediate descendant classes of WPObject are WPAbstract, WPFileSystem, WPTransient and are called storage classes. This descendant classes stores the object information in a persistent form.

Class definition file

  • wpobject.idl

DLL

  • PMWP.DLL


SOMClass methods

Overridden methods: