Class TcoState
Implements
Vortex.Connector.Identity.IVortexIdentity
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: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoState", "TcoCore", TypeComplexityEnum.Complex)]
public class TcoState : TcoStateBase, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, ITcoState, ITcoStateBase, ITcoObject, IShadowTcoState, IShadowTcoStateBase, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoState()
Declaration
public TcoState()
TcoState(IVortexObject, String, String)
Declaration
public TcoState(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(PlainTcoState)
Declaration
public void CopyPlainToShadow(PlainTcoState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoState | source |
CreatePlainerType()
Declaration
public PlainTcoState CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoState |
CreatePlainerType(PlainTcoState)
Declaration
protected PlainTcoState CreatePlainerType(PlainTcoState cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoState | cloned |
Returns
Type | Description |
---|---|
PlainTcoState |
FlushOnlineToPlain(PlainTcoState)
Declaration
public void FlushOnlineToPlain(PlainTcoState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoState | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoState)
Declaration
public void FlushPlainToOnline(PlainTcoState source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoState | 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.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject