Jump to content

WPTransient

From EDM2
Revision as of 22:22, 17 November 2016 by Ak120 (talk | contribs)

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.