Jump to content

WPTransient: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 9: Line 9:


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
* [[OS2 API:SOM:Classes:WPObject|WPObject]]
* [[WPObject]]
** [[OS2 API:SOM:Classes:WPTransient|WPTransient]]
** [[WPTransient]]


==Instance methods==
==Instance methods==
Line 37: Line 37:
* [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]]  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]]  


[[Category:The OS/2 API Project]]
[[Category:SOM Class]]

Revision as of 22:22, 17 November 2016

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.