Jump to content

WPTransient

From EDM2
Revision as of 00:08, 19 April 2012 by Martini (talk | contribs) (Created page with "==Description== This is the third of three base WPS storage classes which are derived from WPObject. All subclasses of this class have in common that they do not store data at al...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This is the third of three base WPS storage classes which are derived from WPObject. All subclasses of this class have in common that they do not store data at all, i.e. objects of these subclasses only exist temporarily, mostly for displaying information. 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.

Class definition file

  • wptrans.idl

DLL

  • PMWP.DLL

Class hierarchy SOMObject

Instance methods

N/A

SOMObject instance methods


WPObject instance methods

Overridden methods.

Class methods

N/A

WPObject class methods

Overridden methods.