LayerD CodeDOM and Zoe Compiler interface
DotNET_ZOE_Output_Module Class
NamespacesLayerD.OutputModulesDotNET_ZOE_Output_Module

[This is preliminary documentation and is subject to change.]

Implementa la interfaz IEZOEOutputModuleServices, y es la clase principal que implementa el Modulo de Salida operador por el Compilador LayerD-Zoe.
Declaration Syntax
C#Visual BasicVisual C++
public class DotNET_ZOE_Output_Module : IEZOEOutputModuleServices
Public Class DotNET_ZOE_Output_Module _
	Implements IEZOEOutputModuleServices
public ref class DotNET_ZOE_Output_Module : IEZOEOutputModuleServices
Members
All MembersConstructorsMethods



IconMemberDescription
DotNET_ZOE_Output_Module()()()
Initializes a new instance of the DotNET_ZOE_Output_Module class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetExtendedZOERequirements()()()
Devuelve un objeto XplConfig con la información de requerimientos para el código Extended LayerD-Zoe requerido por el Modulo de Salida para la plataforma por defecto.

GetExtendedZOERequirements(String)
Devuelve un objeto XplConfig con la información de requerimientos para el código Extended LayerD-Zoe requerido por el Modulo de Salida para la plataforma indicada por el argumento.

GetEZOERenderModuleInstance()()()
Devuelve una objeto que implementa "IEZOERender" para la plataforma por defecto soportada. Nulo si ocurre un error.

GetEZOERenderModuleInstance(String)
Devuelve una objeto que implementa "IEZOERender" para la plataforma indicada en el argumento. Nulo si ocurre un error.

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetLayerDOutputMouduleVersion()()()
Interroga la versión estandar a la que se adiere.

GetOutputModuleDefaultPlatformString()()()
Interroga al Modulo de Salida por la plataforma por defecto que procesa. Luego se asume dicha plataforma en los metodos que no indican plataforma en los argumentos.

GetOutputModuleInfo()()()
Devuelve un objeto XplConfig con la información del Modulo de Salida para la plataforma por defecto.

GetOutputModuleInfo(String)
Devuelve un objeto XplConfig con la información del Modulo de Salida para la plataforma indicada por el argumento.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetZOEImportsDirectiveProcessorModuleInstance()()()
Devuelve un objeto que implementa "IZOEImportsDirectiveProcessor" para la plataforma por defecto. Nulo si ocurre un error.

GetZOEImportsDirectiveProcessorModuleInstance(String)
Devuelve un objeto que implementa "IZOEImportsDirectiveProcessor" para la plataforma indicada por el argumento. Nulo si ocurre un error.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetZOEProgramInfo(XplConfig)
Indica al modulo de salida la información del programa que se ésta generando.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DotNET_ZOE_Output_Module

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)