Card |
public sealed class CardConfig : IMessage<CardConfig>, IMessage, IEquatable<CardConfig>, IDeepCloneable<CardConfig>, IBufferMessage
The CardConfig type exposes the following members.
Name | Description | |
---|---|---|
CardConfig | ||
CardConfig(CardConfig) |
Name | Description | |
---|---|---|
ConnectionId | ID of the connected card to map the configuration after restart/reconnect, starting at zero. | |
Descriptor | ||
Parser | ||
Signals | Configured signals for this card (built in and virtual). |
Name | Description | |
---|---|---|
CalculateSize | ||
Clone | ||
Equals(CardConfig) | ||
Equals(Object) | (Overrides ObjectEquals(Object)) | |
GetHashCode | (Overrides ObjectGetHashCode) | |
MergeFrom(CardConfig) | ||
MergeFrom(CodedInputStream) | ||
ToString | (Overrides ObjectToString) | |
WriteTo |
Name | Description | |
---|---|---|
ConnectionIdFieldNumber | Field number for the "connection_id" field. | |
SignalsFieldNumber | Field number for the "signals" field. |