| GlowLogInterpreter Class |
Namespace: Lawo.EmberPlusSharp.Glow
public sealed class GlowLogInterpreter
The GlowLogInterpreter type exposes the following members.
| Name | Description | |
|---|---|---|
| GlowLogInterpreter | Initializes a new instance of the GlowLogInterpreter class. |
| Name | Description | |
|---|---|---|
| Direction | Gets the direction of the current message. | |
| Message | Gets the current message. | |
| Number | Gets the number of the current message. | |
| Root | Gets the root node. | |
| TimeUtc | Gets the UTC time of the current message. |
| Name | Description | |
|---|---|---|
| ApplyPayload | Applies the payload of the current message to the tree rooted in Root. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Read | Reads the next message. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |