.COMErrors | Constructor for COM error |
COMError | Constructor for COM error |
COMInterfaceServerInfo-class | Server class that implements a known DCOM interface |
COMNameManager | Generator function for name-id managing cache |
computeCOMNames | Generate name-id mapping |
COMSIDispatchObject | S-level IDispatch Mechanism for S-COM |
COMStop | General Error function for COM errors |
createCOMObject | Instantiate S COM Object |
createCOMObject,ANY-method | Instantiate S COM Object |
createCOMObject,data.frame-method | Instantiate S COM Object |
createCOMObject,matrix-method | Instantiate S COM Object |
createCOMObject,SCOMEnvironmentClass-method | Instantiate S COM Object |
createCOMObject,SCOMFunctionClass-method | Instantiate S COM Object |
createCOMObject,SCOMIDispatch-method | Instantiate S COM Object |
createCOMObject,SCOMNamedFunctionClass-method | Instantiate S COM Object |
genericCOMHandler | Dispatch mechanism for arbitrary S object |
GetCOMClassDef | Find S COM class definition from a class UUID |
getCOMClassDefFileName | Find name of file containing centralized COM class definitions |
getCOMErrorCode | Constructor for COM error |
getServerDetails | Get/Set the S object associated with a DCOM server instance |
isRegistered | Determines if COM class is in registry |
loadCOMClassDefs | Manages S definitions of COM classes |
lookupCLSIDByName | Resolve UUID for COM class |
matrixCOMHandler | COM dispatcher for an S matrix |
QueryInterface | A generic function for the QueryInterface method used in DCOM server objects. |
QueryInterface,ANY-method | A generic function for the QueryInterface method used in DCOM server objects. |
QueryInterface-methods | A generic function for the QueryInterface method used in DCOM server objects. |
RDCOMServer-class | R class to represent an instance of an R-based DCOM server. |
registerClassID | COM IDs for Windows Registry |
registerCOMClass | Register S COM class definition |
saveCOMClassDefs | Manages S definitions of COM classes |
SCOMClass-class | SCOMClass - top-level class representing an R-level COM server interface |
SCOMEnvironmentClass-class | Class for COM definitions involving a generator function, typically using closures. |
SCOMFunctionClass | Constructor for Simple S-COM definition |
SCOMFunctionClass-class | COM definition using named function list |
SCOMIDispatch | Define S-level COM class |
SCOMIDispatch-class | Typical COM server class representation |
SCOMInterfaceEnvironmentClass-class | Class implementing a known DCOM interface using a generator function to obtain the methods list. |
SCOMInterfaceFunctionClass-class | Server for know DCOM interface implemented with simple collection of functions. |
SCOMNamedFunctionClass | Constructor for describing a named function COM server |
SCOMNamedFunctionClass-class | COM definition using global S functions |
SCOMNamedFunctionDispatch | Create COM dispatch mechanism for COMSNamedFunctionClass instance |
setServerDetails | Get/Set the S object associated with a DCOM server instance |
unregisterClassID | COM IDs for Windows Registry |
unregisterCOMClass | Register S COM class definition |