SCOMInterfaceEnvironmentClass-class: Class implementing a known DCOM interface using a generator...

SCOMInterfaceEnvironmentClass-classR Documentation

Class implementing a known DCOM interface using a generator function to obtain the methods list.

Description

This class is an extension of COMInterfaceServerInfo-class meaning that it implements an existing and known DCOM interface. It also extends SCOMEnvironmentClass-class which means that it uses a generator function to create the list of functions that implement the methods of the interface. The generator function allows the methods list to use a common environment to share mutable variables across calls.

Slots

ids:

Object of class "numeric" inherited from SCOMClass-class

name:

Object of class "character" inherited from SCOMClass-class

version:

Object of class "character" inherited from SCOMClass-class

classId:

Object of class "Ruuid" inherited from SCOMClass-class

progId:

Object of class "Ruuid" inherited from SCOMClass-class

help:

Object of class "character" inherited from SCOMClass-class

guids:

Object of class "character" inherited from SCOMClass-class

generator:

Object of class "function" inherited from SCOMEnvironmentClass-class

Extends

Class "COMInterfaceServerInfo", directly. Class "SCOMEnvironmentClass", directly. Class "SCOMClass", by class "COMInterfaceServerInfo". Class "SCOMClass", by class "SCOMEnvironmentClass".

Methods

No methods defined with class "SCOMInterfaceEnvironmentClass" in the signature.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://www.omegahat.org/RDCOMServer

See Also

SCOMClass-class


omegahat/RDCOMServer documentation built on July 17, 2022, 7:25 p.m.