CFX. |
Class | Description | |
---|---|---|
![]() | AppLog | Allows for diagnostic logging of CFX transactions. |
![]() | AppLogSettings | A class representing CFX diagnostic log settings |
![]() | CFXJsonSerializer | A utility class that converts CFX Envelopes and Messages to and from JSON format |
![]() | CreatedVersionAttribute | An attribute that may be applied to classes, properties, enumerations, and events indicating the version of CFX where the item was first introduced. If an item has no attribute, it may be assumed that the item was introduced in the first version of CFX ("1.0") |
![]() | MathHelper | Contains commonly used precalculated values and mathematical operations. |
![]() | StateConverter | Utility helper class for converting numeric state codes to and from SEMI enumerations |
Delegate | Description | |
---|---|---|
![]() | TraceListenerHandler | Delegate for receiving CFX diagnostic log trace message events |
Enumeration | Description | |
---|---|---|
![]() | LogMessageType | An flag type enumeration that indicates which types of messages should be recorded during CFX diagnostic logging. |