Class DiagnosticsMessenger
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "DiagnosticsMessenger", "TcoIo", TypeComplexityEnum.Complex)]
public class DiagnosticsMessenger : TcoMessenger, IVortexObject, ITwinObject, IVortexElement, IDiagnosticsMessenger, ITcoMessenger, IShadowDiagnosticsMessenger, IShadowTcoMessenger, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceDiagnosticsMessenger()
Declaration
public DiagnosticsMessenger()
DiagnosticsMessenger(IVortexObject, String, String)
Declaration
public DiagnosticsMessenger(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainDiagnosticsMessenger)
Declaration
public void CopyPlainToShadow(PlainDiagnosticsMessenger source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessenger | source |
CreatePlainerType()
Declaration
public PlainDiagnosticsMessenger CreatePlainerType()
Returns
Type | Description |
---|---|
PlainDiagnosticsMessenger |
CreatePlainerType(PlainDiagnosticsMessenger)
Declaration
protected PlainDiagnosticsMessenger CreatePlainerType(PlainDiagnosticsMessenger cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessenger | cloned |
Returns
Type | Description |
---|---|
PlainDiagnosticsMessenger |
FlushOnlineToPlain(PlainDiagnosticsMessenger)
Declaration
public void FlushOnlineToPlain(PlainDiagnosticsMessenger source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessenger | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainDiagnosticsMessenger)
Declaration
public void FlushPlainToOnline(PlainDiagnosticsMessenger source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessenger | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Implements
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject