Type Library Information Reader


[Package List] [Top]

Documentation for package ‘SWinTypeLibs’ version 0.5-1

Help Pages

C D E F G I L N P Q R S T V W misc

$,ITypeLib,character-method Class "ITypeLib"

-- C --

ClassDefinition-class Classes representing code for defining DCOM classes.
classDefinitionString Classes representing code for defining DCOM classes.
COMEventDefinition-class Classes giving meta-information about operations of a DCOM interface
COMMethodDefinition-class Classes giving meta-information about operations of a DCOM interface
COMOperationDefinition-class Classes giving meta-information about operations of a DCOM interface
COMPropertyGetDefinition-class Classes giving meta-information about operations of a DCOM interface
COMPropertySetDefinition-class Classes giving meta-information about operations of a DCOM interface
computeFunctionInformation Create information about a COM method
createCOMSClass Generate S class mirroring COM class

-- D --

define Define the generated code from generateInterface() in the current R session

-- E --

ElementDescription-class Base class for describing elements of a type library.
ExternalClassDefinition-class ExternalClassDefinition for representing referenced DCOM types in other libraries.

-- F --

FunctionDescription-class Description of a function from a Type Library.
FunctionInvokeDescription-class Description of a function from a Type Library.

-- G --

generateClass Create R code to interface to DCOM class/type
generateEventInterface Create R interface to DCOM event class
generateInterface Generate S code to interface to classes in a DCOM library.
generateOperators Define $ methods for typed COM class
getElements General mechanism for retrieving elements of a Type Library element
getElements,INamedTypeLib-method Class "INamedTypeLib" ~~~
getElements,ITypeInfo-method General mechanism for retrieving elements of a Type Library element
getElements,ITypeInfoAlias-method General mechanism for retrieving elements of a Type Library element
getElements,ITypeInfoCoClass-method General mechanism for retrieving elements of a Type Library element
getElements,ITypeLib-method General mechanism for retrieving elements of a Type Library element
getEnum General mechanism for retrieving elements of a Type Library element
getEnum,ITypeInfoEnum-method General mechanism for retrieving elements of a Type Library element
getFuncs Meta-Information about Functions
getFuncs,COMIDispatch-method Meta-Information about Functions
getFuncs,ITypeInfo-method Meta-Information about Functions
getNameIDs Compute the numeric identifiers for DCOM (method) names.
getNameIDs,character,COMIDispatch-method Compute the numeric identifiers for DCOM (method) names.
getNameIDs,character,ITypeInfo-method Compute the numeric identifiers for DCOM (method) names.
getNameIDs,FunctionDescription,ITypeInfo-method Compute the numeric identifiers for DCOM (method) names.
getNameIDs,ITypeInfo,ANY-method Compute the numeric identifiers for DCOM (method) names.
getNameIDs,numeric,ITypeInfo-method Compute the numeric identifiers for DCOM (method) names.
getRefTypeInfo Find the ITypeInfo object for the type given in a TypeDescriptionRef object.
getRefTypeInfo,ITypeInfo,numeric-method Find the ITypeInfo object for the type given in a TypeDescriptionRef object.
getRefTypeInfo,ITypeInfo,TypeDescriptionRef-method Find the ITypeInfo object for the type given in a TypeDescriptionRef object.
getRefTypeName Get the human-readable name of the interface identified by a reference type
getTypeByUUID Finds element in ITypeLibrary by UUID
getTypeDocumentation Documentation for Type Element
getTypeDocumentation,ITypeInfo-method Documentation for Type Element
getTypeDocumentation,ITypeLib-method Documentation for Type Element
getTypeInfo Reference to ITypeInfo Object
getTypeInfo,COMIDispatch-method Reference to ITypeInfo Object
getTypeInfo,ITypeInfo,TypeDescriptionRef-method Reference to ITypeInfo Object
getTypeInfo,ITypeLib,character-method Reference to ITypeInfo Object
getTypeInfo,ITypeLib,missing-method Reference to ITypeInfo Object
getTypeInfo,ITypeLib,numeric-method Reference to ITypeInfo Object
getTypeLib Get a handle to the type library associated with an object
getTypeLib,character-method Get a handle to the type library associated with an object
getTypeLib,COMIDispatch-method Get a handle to the type library associated with an object
getTypeLib,ITypeInfo-method Get a handle to the type library associated with an object
getTypeLibEventElements Identify all event interfaces in a type library.
getTypeLibInfo Returns information about identifying a type library
getTypeLibTypes Types of elements in Type Library
getTypeLibUUIDs Get all of the UUID/GUIDs of the types in the type library.
getTypeLibUUIDs,INamedTypeLib-method Class "INamedTypeLib" ~~~
getTypeLibUUIDs,ITypeLib-method Get all of the UUID/GUIDs of the types in the type library.

-- I --

IContainingTypeLib-class Class "ITypeLib"
INamedTypeLib Create instance of INamedTypeLib class from regular ITypeLib
INamedTypeLib-class Class "INamedTypeLib" ~~~
InlineClassDefinition-class Classes representing code for defining DCOM classes.
ITypeInfo-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoAlias-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoCoClass-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoDispatch-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoEnum-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoInterface-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoModule-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoRecord-class Information about an interface, class, enumeration, alias, etc.
ITypeInfoUnion-class Information about an interface, class, enumeration, alias, etc.
ITypeLib-class Class "ITypeLib"
ITypeLibIdentifier-class Information identifying a Type Library

-- L --

lapply,ITypeLib-method Class "ITypeLib"
length,ITypeLib-method Class "ITypeLib"
LoadRegTypeLib Load type library given UUID and version information
LoadTypeLib Load Type Library into R
LoadTypeLib,character-method Load Type Library into R
LoadTypeLib,COMIDispatch-method Load Type Library into R
LoadTypeLib,IContainingTypeLib-method Load Type Library into R
LoadTypeLib,ITypeInfo-method Load Type Library into R
LoadTypeLib,ITypeLibIdentifier-method Load Type Library into R

-- N --

NamedClassDefinition-class Classes representing code for defining DCOM classes.
names,INamedTypeLib-method Class "INamedTypeLib" ~~~
names,ITypeLib-method Class "ITypeLib"

-- P --

ParameterDescription-class Description of a parameter of a function definition
ParameterStyle-class Qualifer of a parameter description
PointerTypeDescription-class Description of pointer data type in type library
PropertyGetDescription-class Description of a function from a Type Library.
PropertySetDescription-class Description of a function from a Type Library.
PropertySetRefDescription-class Description of a function from a Type Library.

-- Q --

queryTypeLibPath Find the full path of the associated type library.
queryTypeLibPath,character,integer-method Find the full path of the associated type library.
queryTypeLibPath,COMIDispatch,ANY-method Find the full path of the associated type library.
queryTypeLibPath,IContainingTypeLib,ANY-method Find the full path of the associated type library.
queryTypeLibPath,ITypeInfo,ANY-method Find the full path of the associated type library.
queryTypeLibPath,ITypeLib,ANY-method Find the full path of the associated type library.
queryTypeLibPath,ITypeLibIdentifier,ANY-method Find the full path of the associated type library.
queryTypeLibPath,ITypeLibIdentifier-method Find the full path of the associated type library.

-- R --

RCOMDispatchInterfaceDefinition-class Classes for representing R code to interface to DCOM classes.
RCOMEventInterfaceDefinition-class Classes for representing R code to interface to DCOM classes.
RCOMTypeInterfaceDefinition-class Classes for representing R code to interface to DCOM classes.
RCOMTypeLibraryInterfaceDefinition-class Class to represent R interface to a Type Library

-- S --

sapply,ITypeLib-method Class "ITypeLib"
show,COMOperationDefinition-method Classes giving meta-information about operations of a DCOM interface
show,INamedTypeLib-method Class "INamedTypeLib" ~~~

-- T --

TypeDescription-class Description of a data type from a type library.
TypeDescriptionRef-class Reference to a type description object

-- V --

VariableDescription-class Describes a variable in an ITypeInfo object

-- W --

writeCode Write the generated code to a stream/connection.
writeCode,RCOMTypeInterfaceDefinition,ANY-method Write the generated code to a stream/connection.
writeCode,RCOMTypeInterfaceDefinition,character-method Write the generated code to a stream/connection.
writeCode,RCOMTypeLibraryInterfaceDefinition,ANY-method Write the generated code to a stream/connection.
writeCode,RCOMTypeLibraryInterfaceDefinition,character-method Write the generated code to a stream/connection.
writeNamespace Write the generated code to a stream/connection.

-- misc --

[,INamedTypeLib,character-method Class "INamedTypeLib" ~~~
[,INamedTypeLib,numeric-method Class "INamedTypeLib" ~~~
[,ITypeInfoCoClass-method Information about an interface, class, enumeration, alias, etc.
[,ITypeLib,character-method Class "ITypeLib"
[,ITypeLib,logical-method Class "ITypeLib"
[,ITypeLib,numeric-method Class "ITypeLib"
[[,INamedTypeLib,character-method Class "INamedTypeLib" ~~~
[[,INamedTypeLib,numeric-method Class "INamedTypeLib" ~~~
[[,ITypeInfoCoClass,ANY-method Information about an interface, class, enumeration, alias, etc.
[[,ITypeInfoCoClass,numeric-method Information about an interface, class, enumeration, alias, etc.
[[,ITypeLib,character-method Class "ITypeLib"
[[,ITypeLib,numeric-method Class "ITypeLib"
[[,ITypeLib-method Class "ITypeLib"